aboutsummaryrefslogtreecommitdiff
path: root/tcl/target/ti_cc13x2.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/target/ti_cc13x2.cfg')
-rw-r--r--tcl/target/ti_cc13x2.cfg11
1 files changed, 11 insertions, 0 deletions
diff --git a/tcl/target/ti_cc13x2.cfg b/tcl/target/ti_cc13x2.cfg
new file mode 100644
index 0000000..280eef4
--- /dev/null
+++ b/tcl/target/ti_cc13x2.cfg
@@ -0,0 +1,11 @@
+#
+# Texas Instruments CC13x2 - ARM Cortex-M4
+#
+# http://www.ti.com
+#
+
+set CHIPNAME cc13x2
+set JRC_TAPID 0x0BB4102F
+set WORKAREASIZE 0x7000
+
+source [find target/ti_cc26x0.cfg]