target: add Espressif ESP32-S2 basic support
[fw/openocd] / tcl / board / stm3220g_eval_stlink.cfg
index 55856cf051e7e2158e2f91db32ff0ded127191d8..b58e42fe5d85ed30490f51056330a74daa138c18 100644 (file)
@@ -4,7 +4,7 @@
 #
 # This is for using the onboard STLINK/V2
 
-source [find interface/stlink-v2.cfg]
+source [find interface/stlink.cfg]
 
 transport select hla_swd
 
@@ -16,5 +16,4 @@ set CHIPNAME STM32F207IGH6
 
 source [find target/stm32f2x.cfg]
 
-# use hardware reset, connect under reset
-reset_config srst_only srst_nogate
+reset_config srst_only