cortex_m: fix stepping on FPB rev 1
[openocd.git] / tcl / board / stm32vldiscovery.cfg
blob60805b32c365cf33391663ac0a041020186524ea
1 # This is an STM32VL discovery board with a single STM32F100RB chip.
2 # http://www.st.com/internet/evalboard/product/250863.jsp
4 source [find interface/stlink.cfg]
6 transport select hla_swd
8 set WORKAREASIZE 0x2000
9 source [find target/stm32f1x.cfg]
11 reset_config srst_only