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
cortex_m: Do additional initialization during reset
[openocd.git]
/
tcl
/
target
/
at91sam3uxx.cfg
blob
a11afc0b73442cfefef4fc7c16a481adbbc739c8
1
# script for ATMEL sam3, a CORTEX-M3 chip
2
#
3
# at91sam3u4e
4
# at91sam3u2e
5
# at91sam3u1e
6
# at91sam3u4c
7
# at91sam3u2c
8
# at91sam3u1c
9
10
source [find target/at91sam3XXX.cfg]
11