mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-27 19:41:16 +00:00
exit bootloader after flash
This commit is contained in:
parent
ad21a5fdcb
commit
f9b1b29e6b
@ -21,7 +21,7 @@ MCU = cortex-m3
|
|||||||
ARMV = 7
|
ARMV = 7
|
||||||
|
|
||||||
# Extra arguments for dfu-util to flash to the correct location
|
# Extra arguments for dfu-util to flash to the correct location
|
||||||
DFU_ARGS = -d 0483:df11 -a 0 -s 0x08004000
|
DFU_ARGS = -d 0483:df11 -a 0 -s 0x08004000:leave
|
||||||
|
|
||||||
# Extra source files
|
# Extra source files
|
||||||
SRC += uart_tx_ringbuf.c anne_pro_lighting.c anne_pro_bluetooth.c
|
SRC += uart_tx_ringbuf.c anne_pro_lighting.c anne_pro_bluetooth.c
|
||||||
|
Loading…
Reference in New Issue
Block a user