src-avr: Get USB on AVR working
authorKeith Packard <keithp@keithp.com>
Wed, 18 May 2011 07:18:58 +0000 (00:18 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 18 May 2011 07:18:58 +0000 (00:18 -0700)
commit08c00b439dd2ebe0924e7d5fee519ec8d869151e
tree1a9d9871b9993b97f618f30e18d722da79e6d2a7
parent44cb8f26a3c2749219206c5f885230278f00e969
src-avr: Get USB on AVR working

As usual, the key is to know when to send 0-length IN and OUT
packets. Needs a bunch of cleanup, but it's working now.

Signed-off-by: Keith Packard <keithp@keithp.com>
src-avr/ao_usb.h
src-avr/ao_usb_avr.c