altos/lpc: Get USB working
authorKeith Packard <keithp@keithp.com>
Fri, 17 May 2013 10:36:47 +0000 (03:36 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 17 May 2013 10:50:07 +0000 (03:50 -0700)
commitac089d4fb930b7dbc4161259fd9bddba94395ebc
treeee17589ffa43eee5be5e1eb1b4fac67ebb581624
parent185e6d15bcda229949a984910d7394203d301db9
altos/lpc: Get USB working

The lpc demo now has a USB command line.
Also allocates system stack so we know when ram is tight at build time

Signed-off-by: Keith Packard <keithp@keithp.com>
src/lpc/Makefile.defs
src/lpc/altos.ld
src/lpc/ao_arch.h
src/lpc/ao_arch_funcs.h
src/lpc/ao_timer_lpc.c
src/lpc/ao_usb_lpc.c
src/lpc/lpc.h
src/lpc/registers.ld
src/lpcxpresso/Makefile
src/lpcxpresso/ao_demo.c
src/lpcxpresso/ao_pins.h