2022-06-12 16:48:05 -05:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
|
2013-11-04 15:24:39 -06:00
|
|
|
#
|
|
|
|
# Atmel SAMD20 Xplained Pro evaluation kit.
|
|
|
|
# http://www.atmel.com/tools/ATSAMD20-XPRO.aspx
|
|
|
|
#
|
|
|
|
|
|
|
|
source [find interface/cmsis-dap.cfg]
|
|
|
|
|
|
|
|
# chip name
|
|
|
|
set CHIPNAME at91samd20j18
|
|
|
|
|
|
|
|
source [find target/at91samdXX.cfg]
|