aboutsummaryrefslogtreecommitdiff
path: root/tcl/board/ek-lm4f120xl.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/board/ek-lm4f120xl.cfg')
-rw-r--r--tcl/board/ek-lm4f120xl.cfg15
1 files changed, 15 insertions, 0 deletions
diff --git a/tcl/board/ek-lm4f120xl.cfg b/tcl/board/ek-lm4f120xl.cfg
new file mode 100644
index 0000000..aa6935c
--- /dev/null
+++ b/tcl/board/ek-lm4f120xl.cfg
@@ -0,0 +1,15 @@
+#
+# TI Stellaris Launchpad ek-lm4f120xl Evaluation Kits
+#
+# http://www.ti.com/tool/ek-lm4f120xl
+#
+
+#
+# NOTE: using the bundled ICDI interface is optional!
+# This interface is not ftdi based as previous boards were
+#
+source [find interface/ti-icdi.cfg]
+
+set WORKAREASIZE 0x8000
+set CHIPNAME lm4f120h5qr
+source [find target/stellaris_icdi.cfg]