mirror of
https://github.com/InfiniTimeOrg/InfiniTime.git
synced 2024-12-19 07:41:33 +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
|