mirror of
https://github.com/InfiniTimeOrg/InfiniTime.git
synced 2024-11-30 22:35:15 +03:00
3 lines
90 B
Bash
3 lines
90 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
adafruit-nrfutil dfu genpkg --dev-type 0x0052 --application image.bin dfu.zip
|