aboutsummaryrefslogtreecommitdiff
path: root/tcl
diff options
context:
space:
mode:
Diffstat (limited to 'tcl')
-rw-r--r--tcl/board/st_nucleo_f411re.cfg11
1 files changed, 11 insertions, 0 deletions
diff --git a/tcl/board/st_nucleo_f411re.cfg b/tcl/board/st_nucleo_f411re.cfg
new file mode 100644
index 00000000..1b5fb891
--- /dev/null
+++ b/tcl/board/st_nucleo_f411re.cfg
@@ -0,0 +1,11 @@
+# This is an ST NUCLEO F411RE board with a single STM32F411RET6 chip.
+# http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/LN1847/PF260320
+
+source [find interface/stlink-v2-1.cfg]
+
+transport select hla_swd
+
+source [find target/stm32f4x.cfg]
+
+# use hardware reset, connect under reset
+reset_config srst_only srst_nogate