mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-01 18:29:56 +00:00
5 lines
162 B
Bash
Executable File
5 lines
162 B
Bash
Executable File
|
|
echo "Converting to uf2 for NRF52 Adafruit bootloader"
|
|
bin/uf2conv.py .pio/build/lora-relay-v2/firmware.hex -f 0xADA52840
|
|
# cp flash.uf2 /media/kevinh/FTH*BOOT/
|