]> git.sur5r.net Git - openocd/blob - tcl/board/mbed-lpc11u24.cfg
tcl/target/atheros_ar9331: add DDR2 helper
[openocd] / tcl / board / mbed-lpc11u24.cfg
1 # This is an mbed eval board with a single NXP LPC11U24 chip.
2 # http://mbed.org/handbook/mbed-NXP-LPC11U24
3 #
4
5 source [find interface/cmsis-dap.cfg]
6
7 # NXP LPC11U24 Cortex-M0 with 32kB Flash and 8kB SRAM
8 set WORKAREASIZE 0x2000
9
10 source [find target/lpc11xx.cfg]