mirror of
https://github.com/silenty4ng/uv-k5-firmware-chinese-lts
synced 2025-01-27 04:33:52 +00:00
14 lines
220 B
INI
14 lines
220 B
INI
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
||
|
|
||
|
#
|
||
|
# Texas Instruments CC13x0 - ARM Cortex-M3
|
||
|
#
|
||
|
# http://www.ti.com
|
||
|
#
|
||
|
|
||
|
set CHIPNAME cc13x0
|
||
|
set JRC_TAPID 0x0B9BE02F
|
||
|
set WORKAREASIZE 0x4000
|
||
|
|
||
|
source [find target/ti_cc26x0.cfg]
|