aboutsummaryrefslogtreecommitdiff
path: root/tcl/board
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/board')
-rw-r--r--tcl/board/mbed-lpc11u24.cfg7
1 files changed, 2 insertions, 5 deletions
diff --git a/tcl/board/mbed-lpc11u24.cfg b/tcl/board/mbed-lpc11u24.cfg
index 6a582645..b1ec2a51 100644
--- a/tcl/board/mbed-lpc11u24.cfg
+++ b/tcl/board/mbed-lpc11u24.cfg
@@ -4,10 +4,7 @@
source [find interface/cmsis-dap.cfg]
-# increase working area to 8KB
+# NXP LPC11U24 Cortex-M0 with 32kB Flash and 8kB SRAM
set WORKAREASIZE 0x2000
-# chip name
-set CHIPNAME lpc11u24
-
-source [find target/lpc11uxx.cfg]
+source [find target/lpc11xx.cfg]