2022-06-12 16:48:05 -05:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
|
2019-06-05 06:35:14 -05:00
|
|
|
#
|
|
|
|
# Microchip (formerly Atmel) SAM L11 Xplained Pro Evaluation Kit.
|
|
|
|
# https://www.microchip.com/DevelopmentTools/ProductDetails/dm320205
|
|
|
|
#
|
|
|
|
|
|
|
|
source [find interface/cmsis-dap.cfg]
|
2019-08-23 08:51:00 -05:00
|
|
|
adapter speed 1000
|
2019-06-05 06:35:14 -05:00
|
|
|
|
|
|
|
set CHIPNAME saml11
|
|
|
|
source [find target/atsaml1x.cfg]
|