altos/lpc: Fix double-buffered USB changes
authorKeith Packard <keithp@keithp.com>
Fri, 23 Jan 2015 05:31:45 +0000 (21:31 -0800)
committerKeith Packard <keithp@keithp.com>
Fri, 23 Jan 2015 05:31:45 +0000 (21:31 -0800)
commit41a0604ad1ea1a03e2db7d41731dbadf466b45db
treecf47ef8bcd7859dd8ff6f844bf08f9287490b396
parent291eec859606b73b43072cd2debfbb92659e0d95
altos/lpc: Fix double-buffered USB changes

These got merged when we were down in Auckland, but before they'd been
finished. Transmitting worked fine, but receiving was mis-configuring
the OUT buffer size in the hardware.

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