altos/lpc: Stick USB control structure in USB memory
authorKeith Packard <keithp@keithp.com>
Sat, 18 May 2013 10:52:14 +0000 (03:52 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 18 May 2013 10:52:14 +0000 (03:52 -0700)
commitcbe5eee76faf386eefe69539935ab318944ac452
tree42865330728db52ea559560b78783128c46735fc
parent3587bfd248e115bb1abb28f71b263575b4e8e367
altos/lpc: Stick USB control structure in USB memory

No reason to have that in regular ram, and it means we've got space
for large enough stacks now

Signed-off-by: Keith Packard <keithp@keithp.com>
src/lpc/altos.ld
src/lpc/ao_arch.h
src/lpc/ao_usb_lpc.c