aboutsummaryrefslogtreecommitdiff
path: root/tcl/board/mbed-lpc11u24.cfg
blob: 9f5be884cd6741727d03f783c6018025e9c556f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# SPDX-License-Identifier: GPL-2.0-or-later

# 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]

# NXP LPC11U24 Cortex-M0 with 32kB Flash and 8kB SRAM
set WORKAREASIZE 0x2000

source [find target/lpc11xx.cfg]