mbed-lpc11u24.cfg 306 B

123456789101112
  1. # SPDX-License-Identifier: GPL-2.0-or-later
  2. # This is an mbed eval board with a single NXP LPC11U24 chip.
  3. # http://mbed.org/handbook/mbed-NXP-LPC11U24
  4. #
  5. source [find interface/cmsis-dap.cfg]
  6. # NXP LPC11U24 Cortex-M0 with 32kB Flash and 8kB SRAM
  7. set WORKAREASIZE 0x2000
  8. source [find target/lpc11xx.cfg]