flash: New Spansion FM4 flash driver
[openocd.git] / tcl / board / stm32f0discovery.cfg
blobbae9a69ba0d40f43ca69c6bbc74e6d33927abf91
1 # This is an STM32F0 discovery board with a single STM32F051R8T6 chip.
2 # http://www.st.com/internet/evalboard/product/253215.jsp
4 source [find interface/stlink-v2.cfg]
6 transport select hla_swd
8 set WORKAREASIZE 0x2000
9 source [find target/stm32f0x.cfg]
11 reset_config srst_only