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