This commit is contained in:
Ben Kyd
2022-10-12 19:00:25 +01:00
parent 616ef897ad
commit f6da14fa0c
3 changed files with 3 additions and 0 deletions

BIN
app.zip Normal file

Binary file not shown.

3
buildflash.sh Normal file
View File

@@ -0,0 +1,3 @@
west build -b adafruit_feather_nrf52840 .
nrfutil dfu genpkg --application build/zephyr/zephyr.hex --application-version 0xFF --dev-revision 0xFF --dev-type 0xFFFF --sd-req 0x81 feather_nrf52840_express_bootloader-0.7.0_s140_6.1.1.zip
# nrfutil dfu usb-serial -pkg app.zip -p ttyACM0 // DO NOT FUCKING DO THIS