repo.or.cz
/
openocd
/
cortex.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add EfikaMX smarttop board support
[openocd/cortex.git]
/
tcl
/
board
/
stm3210c_eval.cfg
blob
fad87376a9c44c24c1981704414bcecf23172123
1
# This is an STM32 eval board with a single STM32F107VCT chip on it.
2
# http://www.st.com/mcu/contentid-100-110-STM3210C_EVAL.html
3
4
# increase working area for faster flash programming
5
6
set WORKAREASIZE 32768
7
8
source [find target/stm32.cfg]