aboutsummaryrefslogtreecommitdiff
path: root/tcl/board/mbed-lpc11u24.cfg
blob: 6a58264594811fbbd369a744969791a384a8da6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# This is an mbed eval board with a single NXP LPC11U24 chip.
# http://mbed.org/handbook/mbed-NXP-LPC11U24
#

source [find interface/cmsis-dap.cfg]

# increase working area to 8KB
set WORKAREASIZE 0x2000

# chip name
set CHIPNAME lpc11u24

source [find target/lpc11uxx.cfg]