3 lines
90 B
Bash
3 lines
90 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
adafruit-nrfutil dfu genpkg --dev-type 0x0052 --application image.bin dfu.zip
|