tcl/target/renesas_rz_five: Added RZ/Five
[fw/openocd] / tcl / board / stm320518_eval_stlink.cfg
index 804ff2c39c3eb567aae2eed35f3869970ef1af18..a7fef0765307a3fe44595b12cd161af0ba1cacd2 100644 (file)
@@ -4,7 +4,9 @@
 #
 # This is for using the onboard STLINK/V2
 
-source [find interface/stlink-v2.cfg]
+source [find interface/stlink.cfg]
+
+transport select hla_swd
 
 # increase working area to 8KB
 set WORKAREASIZE 0x2000
@@ -12,7 +14,6 @@ set WORKAREASIZE 0x2000
 # chip name
 set CHIPNAME STM32F051R8T6
 
-source [find target/stm32f0x_stlink.cfg]
+source [find target/stm32f0x.cfg]
 
-# use hardware reset, connect under reset
-reset_config srst_only srst_nogate
+reset_config srst_only