repo.or.cz
/
openocd
/
jflash.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
UserGuide: Fixing two typos.
[openocd/jflash.git]
/
tcl
/
target
/
stm32lx_stlink.cfg
blob
e28818f36b6f71e3d08b661a3f177a8510328e14
1
#
2
# STM32lx stlink pseudo target
3
#
4
5
set CHIPNAME stm32lx
6
set CPUTAPID 0x2ba01477
7
set WORKAREASIZE 0x3800
8
9
source [find target/stm32_stlink.cfg]
10
11
set _FLASHNAME $_CHIPNAME.flash
12
flash bank $_FLASHNAME stm32lx 0 0 0 0 $_TARGETNAME