e2b5e38444a13c7a27f7f8c50ab829dea9f97ead
[fw/openocd] / tcl / board / stm32f0discovery.cfg
1 # This is an STM32F0 discovery board with a single STM32F051R8T6 chip.
2 # http://www.st.com/internet/evalboard/product/253215.jsp
3
4 source [find interface/stlink.cfg]
5
6 transport select hla_swd
7
8 set WORKAREASIZE 0x2000
9 source [find target/stm32f0x.cfg]
10
11 reset_config srst_only