]> git.sur5r.net Git - openocd/blob - tcl/board/stm32f0discovery.cfg
Use hardware reset and connect under reset on boards with ST-LINK/V2, as
[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-v2.cfg]
5
6 set WORKAREASIZE 0x2000
7 source [find target/stm32f0x_stlink.cfg]
8
9 # use hardware reset, connect under reset
10 reset_config srst_only srst_nogate