This is an automated email from Gerrit. Spencer Oliver ([email protected]) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/570
-- gerrit commit 7afe453451a7e165130bac677e8ece30c1fab577 Author: Spencer Oliver <[email protected]> Date: Wed Apr 18 10:47:29 2012 +0100 cfg: add stm32f0discovery board config Change-Id: I4fccdbd4e0a3bc70cd425c910ad1007519098e20 Signed-off-by: Spencer Oliver <[email protected]> diff --git a/tcl/board/stm32f0discovery.cfg b/tcl/board/stm32f0discovery.cfg new file mode 100644 index 0000000..be71a10 --- /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] -- ------------------------------------------------------------------------------ Better than sec? Nothing is better than sec when it comes to monitoring Big Data applications. Try Boundary one-second resolution app monitoring today. Free. http://p.sf.net/sfu/Boundary-dev2dev _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
