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_a: Add support for A7 MPCore
[openocd.git]
/
tcl
/
board
/
atmel_sam4e_ek.cfg
blob
75e67a94f507a697b544766dc4bb327c2ef2cef9
1
# This is an SAM4E-EK board with a single SAM4E16 chip.
2
# http://www.atmel.com/tools/sam4e-ek.aspx
3
4
# chip name
5
set CHIPNAME SAM4E16E
6
7
source [find target/at91sam4sXX.cfg]