mirror of
https://github.com/silenty4ng/uv-k5-firmware-chinese-lts
synced 2025-01-26 04:04:24 +00:00
13 lines
257 B
INI
13 lines
257 B
INI
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
#
|
|
# 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]
|