aboutsummaryrefslogtreecommitdiff
path: root/tcl/board/stm3210c_eval.cfg
blob: 27684f0d87bfb676ccf5dbaf8c35c51843abfd87 (plain)
1
2
3
4
5
6
7
# This is an STM32 eval board with a single STM32F107VCT chip.
# http://www.st.com/internet/evalboard/product/217965.jsp

# increase working area to 32KB for faster flash programming
set WORKAREASIZE 0x8000

source [find target/stm32.cfg]