summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--openocd.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/openocd.cfg b/openocd.cfg
index fa08472..3dc4e77 100644
--- a/openocd.cfg
+++ b/openocd.cfg
@@ -1,5 +1,5 @@
source [find interface/ftdi/flyswatter2.cfg]
source [find target/stm32f4x.cfg]
-reset_config trst_and_srst srst_nogate
+reset_config trst_and_srst srst_nogate connect_assert_srst
init