Files
passr-firmware/buildflash.sh
Ben Kyd f6da14fa0c bruh
2022-10-12 19:00:25 +01:00

4 lines
310 B
Bash

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