X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tcl%2Fboard%2Fmicrochip_saml11_xplained_pro.cfg;h=c2fcd65e0b018f5b1eed6ee36da5222bd9289631;hb=4157732bd84c4e9e4b55357e1dc9a96078a35ee1;hp=3558a8e71146de8897912e9e25963b8206187dca;hpb=42cee465c24a72a07e1cc383c511be19bfd3884e;p=fw%2Fopenocd diff --git a/tcl/board/microchip_saml11_xplained_pro.cfg b/tcl/board/microchip_saml11_xplained_pro.cfg index 3558a8e71..c2fcd65e0 100644 --- a/tcl/board/microchip_saml11_xplained_pro.cfg +++ b/tcl/board/microchip_saml11_xplained_pro.cfg @@ -1,10 +1,12 @@ +# 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_khz 1000 +adapter speed 1000 set CHIPNAME saml11 source [find target/atsaml1x.cfg]