target/xtensa: DAP-based Xtensa config files
[fw/openocd] / tcl / board / stm32f3discovery.cfg
index 5fd5950889418a3436fb838adbec34d4557dd436..f28e11f6a65aba65c4068245b51facf476e5245b 100644 (file)
@@ -1,9 +1,12 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 # This is an STM32F3 discovery board with a single STM32F303VCT6 chip.
 # http://www.st.com/internet/evalboard/product/254044.jsp
 
-source [find interface/stlink-v2.cfg]
+source [find interface/stlink.cfg]
+
+transport select hla_swd
 
-source [find target/stm32f3x_stlink.cfg]
+source [find target/stm32f3x.cfg]
 
-# use hardware reset, connect under reset
-reset_config srst_only srst_nogate
+reset_config srst_only