target: Add LS1046A
[fw/openocd] / tcl / board / stm32vldiscovery.cfg
index 72182fa9d9e2d3316d012b62c6599b8d3ec7253b..60805b32c365cf33391663ac0a041020186524ea 100644 (file)
@@ -1,8 +1,11 @@
 # This is an STM32VL discovery board with a single STM32F100RB chip.
 # http://www.st.com/internet/evalboard/product/250863.jsp
 
-source [find interface/stlink-v1.cfg]
+source [find interface/stlink.cfg]
+
+transport select hla_swd
 
 set WORKAREASIZE 0x2000
-source [find target/stm32f1x_stlink.cfg]
+source [find target/stm32f1x.cfg]
 
+reset_config srst_only