]> git.sur5r.net Git - openocd/blobdiff - tcl/target/stm32f7x.cfg
target/stm32f7x: clarify reset_config comment
[openocd] / tcl / target / stm32f7x.cfg
index b0468e21e13c781a76029e8cc8154b8d59dc785f..f6a44cc29947f015b6d14df11a5e9fb7ace5dd04 100755 (executable)
@@ -58,7 +58,10 @@ if {[using_jtag]} {
  jtag_ntrst_delay 100
 }
 
-# use hardware reset, connect under reset
+# Use hardware reset.
+#
+# This target is compatible with connect_assert_srst, which may be set in a
+# board file.
 reset_config srst_only srst_nogate
 
 if {![using_hla]} {