qmk_firmware/LUFA/Drivers/USB
Dean Camera dcf303762a Pipe_GetErrorFlags() now returns additional error flags for overflow and underflow errors.
Change MIDI demos to use real MIDI command values, and shift for the USB wrapper, rather than shift for the MIDI bytes. This is a little confusing for the MIDI USB wrapper, but allows for the use of real standardized MIDI command values.
2009-06-16 07:17:22 +00:00
..
Class Pipe_GetErrorFlags() now returns additional error flags for overflow and underflow errors. 2009-06-16 07:17:22 +00:00
HighLevel Changed per-device controller preprocessor checks over to per-device series for better device control. 2009-06-14 07:44:02 +00:00
LowLevel Pipe_GetErrorFlags() now returns additional error flags for overflow and underflow errors. 2009-06-16 07:17:22 +00:00
USB.h Add host mode USB Class driver stubs, add beginnings of a CDC host class driver. 2009-06-14 15:55:13 +00:00