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 ST NUCLEO L152RE configuration
[openocd.git]
/
tcl
/
board
/
atmel_samg53_xplained_pro.cfg
blob
06638cf56386a71da3a59cc1a51ab3c073b4ddb9
1
#
2
# Atmel SAMG53 Xplained Pro evaluation kit.
3
# http://www.atmel.com/tools/ATSAMG53-XPRO.aspx
4
#
5
6
source [find interface/cmsis-dap.cfg]
7
8
# chip name
9
set CHIPNAME ATSAMG53N19
10
11
source [find target/at91samg5x.cfg]