Skip to content
Snippets Groups Projects
Commit 8f944fc2 authored by Spencer Oliver's avatar Spencer Oliver
Browse files

cfg: add STM32F3-DISCOVERY board support


Change-Id: I4a02e0504fc04ffc1238d9bb77ec05c1f781e7e8
Signed-off-by: default avatarSpencer Oliver <spen@spen-soft.co.uk>
Reviewed-on: http://openocd.zylin.com/876
Tested-by: jenkins
parent 65440183
No related branches found
Tags
No related merge requests found
# 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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment