flash: New Spansion FM4 flash driver
[openocd.git] / tcl / board / stm32vldiscovery.cfg
blob970b5101e81ecb6b9e6a1bcb64e48c357582542c
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-v1.cfg]
6 transport select hla_swd
8 set WORKAREASIZE 0x2000
9 source [find target/stm32f1x.cfg]
11 reset_config srst_only