tcl: replace the deprecated commands with "adapter ..."
[fw/openocd] / tcl / board / ti_cc26x2_launchpad.cfg
index 2f2b34b4b2b30189da59a28b0fe3f55f3df460d3..e7941914cf2b454400788a55f5b7ae7f505dc85b 100644 (file)
@@ -2,6 +2,6 @@
 # TI CC26x2 LaunchPad Evaluation Kit
 #
 source [find interface/xds110.cfg]
-adapter_khz 2500
+adapter speed 2500
 transport select jtag
 source [find target/ti_cc26x2.cfg]