Fix reset for STM32 devices
This commit is contained in:
committed by
Jack Humbert
parent
fca31693df
commit
8c2ae4a470
@@ -37,7 +37,7 @@ USE_FPU = yes
|
||||
OPT_DEFS =
|
||||
|
||||
# Options to pass to dfu-util when flashing
|
||||
DFU_ARGS = -d 0483:df11 -a 0 -s 0x08000000 -R
|
||||
DFU_ARGS = -d 0483:df11 -a 0 -s 0x08000000:leave
|
||||
|
||||
# Build Options
|
||||
# comment out to disable the options.
|
||||
|
||||
Reference in New Issue
Block a user