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
adi_v5: Fix wrong ap value
[openocd.git]
/
tcl
/
board
/
stm32100b_eval.cfg
blob
41153e555b884be027fbc156edfb8dbef7ff2cc8
1
# This is an STM32 eval board with a single STM32F100VBT6 chip.
2
# http://www.st.com/internet/evalboard/product/247099.jsp
3
4
# The chip has only 8KB sram
5
set WORKAREASIZE 0x2000
6
7
source [find target/stm32f1x.cfg]