# This is an STM32 eval board with a single STM32F100VB chip on it.
# http://www.st.com/mcu/contentid-100-110-STM32100B_EVAL.html
# we only have 8k sram
set WORKAREASIZE 8192
source [find target/stm32.cfg]