aboutsummaryrefslogtreecommitdiff
path: root/tcl/board/atmel_samd21_xplained_pro.cfg
blob: f55b6b94d3e6652f16c022986de2068807ec661a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# SPDX-License-Identifier: GPL-2.0-or-later

#
# Atmel SAMD21 Xplained Pro evaluation kit.
#

source [find interface/cmsis-dap.cfg]

# chip name
set CHIPNAME at91samd21j18

source [find target/at91samdXX.cfg]