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 Renesas R-Car R8A7794 E2 Silk board
[openocd.git]
/
tcl
/
board
/
atmel_saml21_xplained_pro.cfg
blob
054bda4dabd2384171d6482b326d6a6f7ef37bde
1
#
2
# Atmel SAML21 Xplained Pro evaluation kit.
3
#
4
5
source [find interface/cmsis-dap.cfg]
6
7
# chip name
8
set CHIPNAME at91saml21j18
9
10
source [find target/at91samdXX.cfg]