repo.or.cz
/
openocd.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
hla: Add Simulated DCC register for target communicaton
[openocd.git]
/
tcl
/
board
/
stm3210c_eval.cfg
blob
e069c049941f82176e2b4a573ce4c27f468ae1e8
1
# This is an STM32 eval board with a single STM32F107VCT chip.
2
# http://www.st.com/internet/evalboard/product/217965.jsp
3
4
# increase working area to 32KB for faster flash programming
5
set WORKAREASIZE 0x8000
6
7
source [find target/stm32f1x.cfg]