mirror of
https://github.com/silenty4ng/uv-k5-firmware-chinese-lts
synced 2025-01-27 04:33:52 +00:00
13 lines
297 B
INI
13 lines
297 B
INI
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
||
|
|
||
|
#
|
||
|
# Microchip (formerly Atmel) SAM L11 Xplained Pro Evaluation Kit.
|
||
|
# https://www.microchip.com/DevelopmentTools/ProductDetails/dm320205
|
||
|
#
|
||
|
|
||
|
source [find interface/cmsis-dap.cfg]
|
||
|
adapter speed 1000
|
||
|
|
||
|
set CHIPNAME saml11
|
||
|
source [find target/atsaml1x.cfg]
|