repo.or.cz
/
openocd
/
dsp568013.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
cfg: support calling legacy stm32 scripts
[openocd/dsp568013.git]
/
tcl
/
target
/
stm32.cfg
blob
217b79d9625c30975d15ce4e7ba9d65b409348d1
1
# deprecated cfg file
2
echo "DEPRECATED! use script 'target/stm32f1x.cfg' not 'target/stm32.cfg'"
3
source [find target/stm32f1x.cfg]