cfg: add STM32F3-DISCOVERY board support

Change-Id: I4a02e0504fc04ffc1238d9bb77ec05c1f781e7e8
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-on: http://openocd.zylin.com/876
Tested-by: jenkins
This commit is contained in:
Spencer Oliver 2012-09-26 16:17:37 +01:00
parent 6544018321
commit 8f944fc226
1 changed files with 9 additions and 0 deletions

View File

@ -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