aboutsummaryrefslogtreecommitdiff
path: root/tcl/board/stm32f429discovery.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/board/stm32f429discovery.cfg')
-rw-r--r--tcl/board/stm32f429discovery.cfg4
1 files changed, 3 insertions, 1 deletions
diff --git a/tcl/board/stm32f429discovery.cfg b/tcl/board/stm32f429discovery.cfg
index 32c3a81f..220298ec 100644
--- a/tcl/board/stm32f429discovery.cfg
+++ b/tcl/board/stm32f429discovery.cfg
@@ -5,7 +5,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 supported
reset_config srst_only srst_nogate