aboutsummaryrefslogtreecommitdiff
path: root/tcl/board/stm3210c_eval.cfg
blob: e069c049941f82176e2b4a573ce4c27f468ae1e8 (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/stm32f1x.cfg]