Fix issue with flash erasing

This commit is contained in:
Ivan Kravets 2017-04-13 20:50:18 +03:00
parent c28dbe7bfa
commit 4a0eb471f0
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
"-f", "scripts/interface/stlink-v2-1.cfg",
"-c", "transport select hla_swd",
"-f", "scripts/target/stm32f7x.cfg",
"-c", "reset_config srst_only"
"-c", "reset_config srst_nogate"
]
},
"gdbinit": [