This is an automated email from Gerrit. Spencer Oliver (s...@spen-soft.co.uk) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/1691
-- gerrit commit 8ac56e9f64b8b737656924eb01b123ac800ae840 Author: Spencer Oliver <s...@spen-soft.co.uk> Date: Thu Oct 10 20:56:26 2013 +0100 cfg: add STM32F429 discovery board config Change-Id: I4ee7a8185a02fac9d1f6079ab34d6a9f7047193a Signed-off-by: Spencer Oliver <s...@spen-soft.co.uk> diff --git a/tcl/board/stm32f429discovery.cfg b/tcl/board/stm32f429discovery.cfg new file mode 100644 index 0000000..32c3a81 --- /dev/null +++ b/tcl/board/stm32f429discovery.cfg @@ -0,0 +1,11 @@ +# +# This is an STM32F429 discovery board with a single STM32F429ZI chip. +# http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/PF259090 +# + +source [find interface/stlink-v2.cfg] + +source [find target/stm32f4x_stlink.cfg] + +# use hardware reset, connect under reset supported +reset_config srst_only srst_nogate -- ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk _______________________________________________ OpenOCD-devel mailing list OpenOCD-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openocd-devel