tcl: replace the deprecated commands with "adapter ..."
[fw/openocd] / tcl / board / microchip_saml11_xplained_pro.cfg
index 3558a8e71146de8897912e9e25963b8206187dca..2ab61118f3fe3130c5f3a3e92244db9d6d4bdf5a 100644 (file)
@@ -4,7 +4,7 @@
 #
 
 source [find interface/cmsis-dap.cfg]
-adapter_khz 1000
+adapter speed 1000
 
 set CHIPNAME saml11
 source [find target/atsaml1x.cfg]