aboutsummaryrefslogtreecommitdiff
path: root/tcl/target/lpc8xx.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/target/lpc8xx.cfg')
-rw-r--r--tcl/target/lpc8xx.cfg4
1 files changed, 3 insertions, 1 deletions
diff --git a/tcl/target/lpc8xx.cfg b/tcl/target/lpc8xx.cfg
index 56541504..e0e210b9 100644
--- a/tcl/target/lpc8xx.cfg
+++ b/tcl/target/lpc8xx.cfg
@@ -1,5 +1,7 @@
# NXP LPC8xx Cortex-M0+ with at least 1kB SRAM
-set CHIPNAME lpc8xx
+if { ![info exists CHIPNAME] } {
+ set CHIPNAME lpc8xx
+}
set CHIPSERIES lpc800
if { ![info exists WORKAREASIZE] } {
set WORKAREASIZE 0x400