diff --git a/tcl/board/stm32vldiscovery.cfg b/tcl/board/stm32vldiscovery.cfg new file mode 100644 index 000000000..ca9dcbdca --- /dev/null +++ b/tcl/board/stm32vldiscovery.cfg @@ -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] +