X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=tcl%2Fboard%2Fstm32f0discovery.cfg;fp=tcl%2Fboard%2Fstm32f0discovery.cfg;h=be71a10110f27405e56ca106e7dae7c8d30bfd0d;hp=0000000000000000000000000000000000000000;hb=7e2fb7ce9a445c1a3afc82b47b544d0b75855ea8;hpb=b6068f5a48f26db419217ac6b407a2746759e62a diff --git a/tcl/board/stm32f0discovery.cfg b/tcl/board/stm32f0discovery.cfg new file mode 100644 index 0000000000..be71a10110 --- /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]