target/adi_v5_swd: move setting of do_reconnect one level up
[openocd.git] / tcl / target / ti_cc13x2.cfg
blobc8508168512f2ad604624081d43cd2b96c8afa1f
1 # SPDX-License-Identifier: GPL-2.0-or-later
4 # Texas Instruments CC13x2 - ARM Cortex-M4
6 # http://www.ti.com
9 set CHIPNAME cc13x2
10 set JRC_TAPID 0x0BB4102F
11 set WORKAREASIZE 0x7000
13 source [find target/ti_cc26x0.cfg]