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: fix stepping on FPB rev 1
[openocd.git]
/
tcl
/
board
/
atmel_samd20_xplained_pro.cfg
blob
525aee069cee06f95c3dca5e999932c6a33f857f
1
#
2
# Atmel SAMD20 Xplained Pro evaluation kit.
3
# http://www.atmel.com/tools/ATSAMD20-XPRO.aspx
4
#
5
6
source [find interface/cmsis-dap.cfg]
7
8
# chip name
9
set CHIPNAME at91samd20j18
10
11
source [find target/at91samdXX.cfg]