diff --git a/tcl/board/stm32f0discovery.cfg b/tcl/board/stm32f0discovery.cfg new file mode 100644 index 000000000..be71a1011 --- /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]