build fix: ft2232
[openocd.git] / tcl / board / stm32vldiscovery.cfg
blob72182fa9d9e2d3316d012b62c6599b8d3ec7253b
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 set WORKAREASIZE 0x2000
7 source [find target/stm32f1x_stlink.cfg]