aboutsummaryrefslogtreecommitdiff
path: root/tcl/target/ti_cc26x2.cfg
blob: 62c91c3395163b3835c0acde6edbb4448469e226 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# SPDX-License-Identifier: GPL-2.0-or-later

#
# Texas Instruments CC26x2 - ARM Cortex-M4
#
# http://www.ti.com
#

set CHIPNAME cc26x2
set JRC_TAPID 0x0BB4102F
set WORKAREASIZE 0x7000

source [find target/ti_cc26x0.cfg]