tcl: replace the deprecated commands with "adapter ..."
[fw/openocd] / tcl / board / ti_cc3220sf_launchpad.cfg
index a3dac620d60b697b1e7a4de9d36036e0d53662bd..30255c793441bfd403d6e6416dedbe47d368831a 100644 (file)
@@ -2,6 +2,6 @@
 # TI CC3220SF-LaunchXL LaunchPad Evaluation Kit
 #
 source [find interface/xds110.cfg]
-adapter_khz 2500
+adapter speed 2500
 transport select swd
 source [find target/ti_cc3220sf.cfg]