9bb62f5f2a33cc18eb7a6f062362fc289b8c4627
[fw/openocd] / tcl / board / stm32f3discovery.cfg
1 # This is an STM32F3 discovery board with a single STM32F303VCT6 chip.
2 # http://www.st.com/internet/evalboard/product/254044.jsp
3
4 source [find interface/stlink.cfg]
5
6 transport select hla_swd
7
8 source [find target/stm32f3x.cfg]
9
10 reset_config srst_only