aboutsummaryrefslogtreecommitdiff
path: root/tcl/board
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/board')
-rw-r--r--tcl/board/stm32f4discovery.cfg6
1 files changed, 6 insertions, 0 deletions
diff --git a/tcl/board/stm32f4discovery.cfg b/tcl/board/stm32f4discovery.cfg
new file mode 100644
index 00000000..33bcaa61
--- /dev/null
+++ b/tcl/board/stm32f4discovery.cfg
@@ -0,0 +1,6 @@
+# This is an STM32F4 discovery board with a single STM32F407VGT6 chip.
+# http://www.st.com/internet/evalboard/product/252419.jsp
+
+source [find interface/stlink-usb.cfg]
+
+source [find target/stm32f4x_stlink.cfg]