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_samg55_xplained_pro.cfg
blob
147dc732b9bd912b5f2f1beb190a1e7d0dfea927
1
# SPDX-License-Identifier: GPL-2.0-or-later
2
3
#
4
# Atmel SAMG55 Xplained Pro evaluation kit.
5
# http://www.atmel.com/tools/ATSAMG55-XPRO.aspx
6
#
7
8
source [find interface/cmsis-dap.cfg]
9
10
# chip name
11
set CHIPNAME ATSAMG55J19
12
13
source [find target/at91samg5x.cfg]