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