repo.or.cz
/
openocd
/
ntfreak.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
target: add async algorithm timeout
[openocd/ntfreak.git]
/
tcl
/
board
/
olimex_stm32_h107.cfg
blob
e54fb4e707ffbd0ea943c78ff3c70ec84320ad87
1
#
2
# Olimex STM32-H107
3
#
4
# http://olimex.com/dev/stm32-h107.html
5
#
6
7
# Work-area size (RAM size) = 64kB for STM32F107VC device
8
set WORKAREASIZE 0x10000
9
10
source [find target/stm32f1x.cfg]