debug: debug entry error propagation
[openocd/cortex.git] / tcl / board / stm32100b_eval.cfg
blobba9058c3dbb360f38a41474e3b1a25df6e5dd822
1 # This is an STM32 eval board with a single STM32F100VB chip on it.
2 # http://www.st.com/mcu/contentid-100-110-STM32100B_EVAL.html
4 # we only have 8k sram
5 set WORKAREASIZE 8192
7 source [find target/stm32.cfg]