Add example scripts to generate mcuboot image, dfu file and program them with openocd.
This commit is contained in:
3
bootloader/create_dfu.sh
Executable file
3
bootloader/create_dfu.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
adafruit-nrfutil dfu genpkg --dev-type 0x0052 --application image.bin dfu.zip
|
Reference in New Issue
Block a user