tcl: replace the deprecated commands with "adapter ..."
[fw/openocd] / tcl / board / ti_cc32xx_launchpad.cfg
index f657bdfdba6aeca7c1a57b6f2bb90a320a287ad2..6676e5d6eade3e08bfb1e172b41d1b6f4bc766a2 100644 (file)
@@ -2,6 +2,6 @@
 # TI CC32xx-LaunchXL LaunchPad Evaluation Kit
 #
 source [find interface/xds110.cfg]
-adapter_khz 2500
+adapter speed 2500
 transport select swd
 source [find target/ti_cc32xx.cfg]