tcl/board: add ESP32 config for ESP USB Bridge board
[fw/openocd] / tcl / board / stm32f7discovery.cfg
old mode 100755 (executable)
new mode 100644 (file)
index 085340f..4cc22ea
@@ -1,8 +1,10 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 # This is an STM32F7 discovery board with a single STM32F756NGH6 chip.
 # http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/LN1848/PF261641
 
 # This is for using the onboard STLINK/V2-1
-source [find interface/stlink-v2-1.cfg]
+source [find interface/stlink.cfg]
 
 transport select hla_swd
 
@@ -10,3 +12,5 @@ transport select hla_swd
 set WORKAREASIZE 0x40000
 
 source [find target/stm32f7x.cfg]
+
+reset_config srst_only