2012-09-26 10:17:37 -05:00
|
|
|
# This is an STM32F3 discovery board with a single STM32F303VCT6 chip.
|
|
|
|
# http://www.st.com/internet/evalboard/product/254044.jsp
|
|
|
|
|
2017-01-26 14:41:40 -06:00
|
|
|
source [find interface/stlink.cfg]
|
2012-09-26 10:17:37 -05:00
|
|
|
|
2013-09-28 05:23:15 -05:00
|
|
|
transport select hla_swd
|
|
|
|
|
|
|
|
source [find target/stm32f3x.cfg]
|
2012-09-26 10:17:37 -05:00
|
|
|
|
2015-01-10 04:19:26 -06:00
|
|
|
reset_config srst_only
|