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

#
# Atmel SAMD11 Xplained Pro evaluation kit.
#

source [find interface/cmsis-dap.cfg]

# chip name
set CHIPNAME at91samd11d14

source [find target/at91samdXX.cfg]