repo.or.cz
/
openocd
/
libswd.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
target: catch dap_lookup read error
[openocd/libswd.git]
/
tcl
/
board
/
stm32vldiscovery.cfg
blob
72182fa9d9e2d3316d012b62c6599b8d3ec7253b
1
# This is an STM32VL discovery board with a single STM32F100RB chip.
2
# http://www.st.com/internet/evalboard/product/250863.jsp
3
4
source [find interface/stlink-v1.cfg]
5
6
set WORKAREASIZE 0x2000
7
source [find target/stm32f1x_stlink.cfg]
8