qmk_firmware/LUFA/Drivers/USB/Class
Dean Camera b6a4584a19 Fixed Pipe_IsEndpointBound() function not taking the endpoint's direction into account.
Re-added Pipe_IsEndpointBound() calls to the CDC and RNDIS host class drivers, not that the function has the correct behaviour for devices with bidirectional endpoints.
2010-02-01 01:27:00 +00:00
..
Common Update copyright year to 2010. 2009-12-30 23:49:19 +00:00
Device Be doubly-certain that the incomming CDC class driver's endpoint/pipe is flushed only once when the bank is empty. 2010-01-28 06:37:26 +00:00
Host Fixed Pipe_IsEndpointBound() function not taking the endpoint's direction into account. 2010-02-01 01:27:00 +00:00
Audio.h Update copyright year to 2010. 2009-12-30 23:49:19 +00:00
CDC.h Update copyright year to 2010. 2009-12-30 23:49:19 +00:00
HID.h Update copyright year to 2010. 2009-12-30 23:49:19 +00:00
MIDI.h Update copyright year to 2010. 2009-12-30 23:49:19 +00:00
MassStorage.h Update copyright year to 2010. 2009-12-30 23:49:19 +00:00
Printer.h Update copyright year to 2010. 2009-12-30 23:49:19 +00:00
RNDIS.h Update copyright year to 2010. 2009-12-30 23:49:19 +00:00
StillImage.h Update copyright year to 2010. 2009-12-30 23:49:19 +00:00