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
tcl/board: Add ST NUCLEO L152RE configuration
[openocd.git]
/
tcl
/
target
/
at91sam4sXX.cfg
blob
3de4aa850ad36aac8b85ff62e4cfce634a74b87d
1
# script for ATMEL sam4, a CORTEX-M4 chip
2
#
3
4
source [find target/at91sam4XXX.cfg]
5
6
set _FLASHNAME $_CHIPNAME.flash
7
flash bank $_FLASHNAME at91sam4 0x00400000 0 1 1 $_TARGETNAME