tcl/board: fix all the remaining boards that were sourcing ft2232 configs
[fw/openocd] / tcl / board / hitex_stm32-performancestick.cfg
index 0ec4076b7b9a77190e4f2d6782b5083c811ae9b9..82fb169619ed33a0b7771efccde76a948987f2fd 100644 (file)
@@ -2,7 +2,7 @@
 
 reset_config trst_and_srst
 
-source [find interface/stm32-stick.cfg]
+source [find interface/ftdi/stm32-stick.cfg]
 
 set  CHIPNAME stm32_hitex
 source [find target/stm32f1x.cfg]