tcl/board: add SPDX tag
[fw/openocd] / tcl / board / microchip_saml11_xplained_pro.cfg
index 3558a8e71146de8897912e9e25963b8206187dca..c2fcd65e0b018f5b1eed6ee36da5222bd9289631 100644 (file)
@@ -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]