debug: debug entry error propagation
[openocd/cortex.git] / tcl / board / stm3210e_eval.cfg
blob83ce488c74602cfbe074b1303baddab18f3d9572
1 # This is an STM32 eval board with a single STM32F103ZE chip on it.
2 # http://www.st.com/mcu/contentid-100-110-STM3210E_EVAL.html
4 # increase working area for faster flash programming
6 set WORKAREASIZE 32768
8 source [find target/stm32.cfg]