aboutsummaryrefslogtreecommitdiff
path: root/tcl/board/ek-lm3s3748.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/board/ek-lm3s3748.cfg')
-rw-r--r--tcl/board/ek-lm3s3748.cfg14
1 files changed, 0 insertions, 14 deletions
diff --git a/tcl/board/ek-lm3s3748.cfg b/tcl/board/ek-lm3s3748.cfg
deleted file mode 100644
index 36ecfcd..0000000
--- a/tcl/board/ek-lm3s3748.cfg
+++ /dev/null
@@ -1,14 +0,0 @@
-#
-# TI/Luminary Stellaris lm3s3748 Evaluation Kits
-#
-# http://www.ti.com/tool/ek-lm3s3748
-#
-
-# NOTE: using the on-board FT2232 JTAG/SWD/SWO interface is optional!
-# so is using it in JTAG mode, as done here.
-source [find interface/ftdi/luminary.cfg]
-
-# 20k working area
-set WORKAREASIZE 0x4000
-set CHIPNAME lm3s3748
-source [find target/stellaris.cfg]