Allow transports to override the selected target (hla configs unification)
[fw/openocd] / tcl / board / stm32f4discovery.cfg
index ae54e18c470c7aa03b90741528423d4a13d65c91..990ee3284b529de361ee0869fb1ab48f7e6a05a3 100644 (file)
@@ -3,7 +3,9 @@
 
 source [find interface/stlink-v2.cfg]
 
-source [find target/stm32f4x_stlink.cfg]
+transport select hla_swd
+
+source [find target/stm32f4x.cfg]
 
 # use hardware reset, connect under reset
 reset_config srst_only srst_nogate