]> git.gag.com Git - fw/openocd/blobdiff - tcl/board/stm32vldiscovery.cfg
cfg: add stm32vldiscovery board config
[fw/openocd] / tcl / board / stm32vldiscovery.cfg
diff --git a/tcl/board/stm32vldiscovery.cfg b/tcl/board/stm32vldiscovery.cfg
new file mode 100644 (file)
index 0000000..ca9dcbd
--- /dev/null
@@ -0,0 +1,7 @@
+# This is an STM32VL discovery board with a single STM32F100RB chip.
+# http://www.st.com/internet/evalboard/product/250863.jsp
+
+source [find interface/stlink-v1.cfg]
+
+source [find target/stm32f1x_stlink.cfg]
+