tcl: board: mini2440: fix to work with the current version
[fw/openocd] / tcl / board / st_nucleo_f103rb.cfg
index d5024cc64c9962d548fc652c1fbd33f8ee3041f0..9815d4546e82dbfa9a16750a351c6f9180fd708b 100644 (file)
@@ -1,11 +1,12 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 # This is an ST NUCLEO F103RB board with a single STM32F103RBT6 chip.
 # http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/LN1847/PF259875
 
-source [find interface/stlink-v2-1.cfg]
+source [find interface/stlink.cfg]
 
 transport select hla_swd
 
 source [find target/stm32f1x.cfg]
 
-# use hardware reset, connect under reset
-reset_config srst_only srst_nogate
+reset_config srst_only