tcl: replace the deprecated commands with "adapter ..."
[fw/openocd] / tcl / board / ti_cc32xx_launchpad.cfg
1 #
2 # TI CC32xx-LaunchXL LaunchPad Evaluation Kit
3 #
4 source [find interface/xds110.cfg]
5 adapter speed 2500
6 transport select swd
7 source [find target/ti_cc32xx.cfg]