tcl: replace the deprecated commands with "adapter ..."
[fw/openocd] / tcl / board / ti_cc13x0_launchpad.cfg
index 9e1c1ea3732dc2941079d21e91742bcb4bb44abc..d2d0c68fe3bac10ee49a209ac9a984b5d2a9b9b4 100644 (file)
@@ -3,5 +3,5 @@
 #
 source [find interface/xds110.cfg]
 transport select jtag
-adapter_khz 2500
+adapter speed 2500
 source [find target/ti_cc13x0.cfg]