target/adi_v5_swd: move setting of do_reconnect one level up
[openocd.git] / tcl / target / ti_cc13x0.cfg
blobf1c43a68993d8e808720f2d8b7ea3fe6b518be86
1 # SPDX-License-Identifier: GPL-2.0-or-later
4 # Texas Instruments CC13x0 - ARM Cortex-M3
6 # http://www.ti.com
9 set CHIPNAME cc13x0
10 set JRC_TAPID 0x0B9BE02F
11 set WORKAREASIZE 0x4000
13 source [find target/ti_cc26x0.cfg]