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