X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=tcl%2Fboard%2Fhitex_stm32-performancestick.cfg;h=0ec4076b7b9a77190e4f2d6782b5083c811ae9b9;hb=8e44a9663df314ad527cca6687ea362c72e84a3f;hp=515f7e0801454d2c4d18424806ea5e691d8c63cc;hpb=82ef8472bf6986d09f595dbea151413502b42280;p=openocd.git diff --git a/tcl/board/hitex_stm32-performancestick.cfg b/tcl/board/hitex_stm32-performancestick.cfg index 515f7e0801..0ec4076b7b 100644 --- a/tcl/board/hitex_stm32-performancestick.cfg +++ b/tcl/board/hitex_stm32-performancestick.cfg @@ -5,7 +5,7 @@ reset_config trst_and_srst source [find interface/stm32-stick.cfg] set CHIPNAME stm32_hitex -source [find target/stm32.cfg] +source [find target/stm32f1x.cfg] # configure str750 connected to jtag chain # FIXME -- source [find target/str750.cfg] after cleaning that up