aboutsummaryrefslogtreecommitdiff
path: root/tcl/board/stm32f0discovery.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/board/stm32f0discovery.cfg')
-rw-r--r--tcl/board/stm32f0discovery.cfg4
1 files changed, 3 insertions, 1 deletions
diff --git a/tcl/board/stm32f0discovery.cfg b/tcl/board/stm32f0discovery.cfg
index 678eea68..66086cdd 100644
--- a/tcl/board/stm32f0discovery.cfg
+++ b/tcl/board/stm32f0discovery.cfg
@@ -3,8 +3,10 @@
source [find interface/stlink-v2.cfg]
+transport select hla_swd
+
set WORKAREASIZE 0x2000
-source [find target/stm32f0x_stlink.cfg]
+source [find target/stm32f0x.cfg]
# use hardware reset, connect under reset
reset_config srst_only srst_nogate