]> git.gag.com Git - fw/openocd/blobdiff - tcl/target/stm32f1x.cfg
cfg: add srst_nogate to the supported targets, remove from board configs
[fw/openocd] / tcl / target / stm32f1x.cfg
index 46d70b1ed6d93e8c27d31fe84b2db9427cf0a289..6a62992d263097b551284533b8ab280e4a8ecec0 100644 (file)
@@ -86,6 +86,8 @@ if {[using_jtag]} {
  jtag_ntrst_delay 100
 }
 
+reset_config srst_nogate
+
 if {![using_hla]} {
     # if srst is not fitted use SYSRESETREQ to
     # perform a soft reset