rtos: Rewrite rtos_qsymbol() and fix auto-detect false positive
[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-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