ecee3fab533e3d7eee2f212466a2774729c0b1ea
[fw/openocd] / tcl / target / ti_cc26x2.cfg
1 #
2 # Texas Instruments CC26x2 - ARM Cortex-M4
3 #
4 # http://www.ti.com
5 #
6
7 set CHIPNAME cc26x2
8 set JRC_TAPID 0x0BB4102F
9 set WORKAREASIZE 0x7000
10
11 source [find target/ti_cc26x0.cfg]