Download this file
13 lines (8 with data), 306 Bytes
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]
|
×
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.