altos/lpc: Double buffer USB data transfers
authorKeith Packard <keithp@keithp.com>
Fri, 16 Jan 2015 09:09:26 +0000 (22:09 +1300)
committerKeith Packard <keithp@keithp.com>
Fri, 6 Feb 2015 00:15:04 +0000 (16:15 -0800)
This allocates twice the space in the USB memory so that transactions
can be double buffered without using separate CPU memory.

Signed-off-by: Keith Packard <keithp@keithp.com>
Conflicts:
src/lpc/ao_usb_lpc.c


No differences found