aboutsummaryrefslogtreecommitdiff
path: root/tcl/board/hitex_stm32-performancestick.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/board/hitex_stm32-performancestick.cfg')
-rw-r--r--tcl/board/hitex_stm32-performancestick.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcl/board/hitex_stm32-performancestick.cfg b/tcl/board/hitex_stm32-performancestick.cfg
index 515f7e08..0ec4076b 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