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: suggest using hardware srst if VECTRESET used
[openocd.git]
/
tcl
/
target
/
at91sam3ax_xx.cfg
blob
8e6bc337e61354e9ea1e85393554c127d927afb8
1
# script for ATMEL sam3, a CORTEX-M3 chip
2
#
3
# at91sam3A4C
4
# at91sam3A8C
5
# at91sam3X4C
6
# at91sam3X4E
7
# at91sam3X8C
8
# at91sam3X8E
9
# at91sam3X8H
10
source [find target/at91sam3XXX.cfg]
11