vsllink: fix -Wshadow warning
[openocd/openocdswd.git] / tcl / board / stm3210b_eval.cfg
blob5e0a5ea39a5310e919b2954ea4b9de48413a4fa7
1 # This is an STM32 eval board with a single STM32F100VBT6 chip on it.
2 # http://www.st.com/mcu/contentid-100-110-STM3210B_EVAL.html
4 # increase working area for faster flash programming
6 set WORKAREASIZE 32768
8 source [find target/stm32.cfg]