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
/
at91sam3sXX.cfg
blob
ca7092b7ab10e46523a958bc7d1d77973f3f5293
1
# script for ATMEL sam3, a CORTEX-M3 chip
2
#
3
# at91sam3s4c
4
# at91sam3s4b
5
# at91sam3s4a
6
# at91sam3s2c
7
# at91sam3s2b
8
# at91sam3s2a
9
# at91sam3s1c
10
# at91sam3s1b
11
# at91sam3s1a
12
13
source [find target/at91sam3XXX.cfg]
14
15
set _FLASHNAME $_CHIPNAME.flash
16
flash bank $_FLASHNAME at91sam3 0x00400000 0 1 1 $_TARGETNAME