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
stm32lx.c: Add STM32L0 categories 1, 2 and 5.
[openocd.git]
/
tcl
/
target
/
stm32xl.cfg
blob
f72896d32f45120d40f608a3afddb9abf14f333d
1
# script for stm32xl family (dual flash bank)
2
source [find target/stm32f1x.cfg]
3
4
# flash size will be probed
5
set _FLASHNAME $_CHIPNAME.flash1
6
flash bank $_FLASHNAME stm32f1x 0x08080000 0 0 0 $_TARGETNAME