blob: ecee3fab533e3d7eee2f212466a2774729c0b1ea (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
#
# 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]
|