Fix reset for STM32 devices

This commit is contained in:
Fred Sundvik
2018-02-10 23:09:03 +02:00
committed by Jack Humbert
parent fca31693df
commit 8c2ae4a470
4 changed files with 23 additions and 21 deletions

View File

@@ -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.