cfg: add STM32F3-DISCOVERY board support
authorSpencer Oliver <spen@spen-soft.co.uk>
Wed, 26 Sep 2012 15:17:37 +0000 (16:17 +0100)
committerFreddie Chopin <freddie.chopin@gmail.com>
Tue, 2 Oct 2012 11:27:59 +0000 (11:27 +0000)
Change-Id: I4a02e0504fc04ffc1238d9bb77ec05c1f781e7e8
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-on: http://openocd.zylin.com/810
Reviewed-by: Freddie Chopin <freddie.chopin@gmail.com>
Tested-by: jenkins
tcl/board/stm32f3discovery.cfg [new file with mode: 0644]

diff --git a/tcl/board/stm32f3discovery.cfg b/tcl/board/stm32f3discovery.cfg
new file mode 100644 (file)
index 0000000..5fd5950
--- /dev/null
@@ -0,0 +1,9 @@
+# This is an STM32F3 discovery board with a single STM32F303VCT6 chip.
+# http://www.st.com/internet/evalboard/product/254044.jsp
+
+source [find interface/stlink-v2.cfg]
+
+source [find target/stm32f3x_stlink.cfg]
+
+# use hardware reset, connect under reset
+reset_config srst_only srst_nogate