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
jtag/drivers/jlink: Use correct command errors
[openocd.git]
/
tcl
/
board
/
atmel_samr21_xplained_pro.cfg
blob
cd6d28ecd05eba72edc5fd3bb909c8599b31a869
1
# SPDX-License-Identifier: GPL-2.0-or-later
2
3
#
4
# Atmel SAMR21 Xplained Pro evaluation kit.
5
#
6
7
source [find interface/cmsis-dap.cfg]
8
9
# chip name
10
set CHIPNAME at91samr21g18
11
12
source [find target/at91samdXX.cfg]