qmk_firmware/LUFA/Drivers/USB/LowLevel
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
..
Template Added new NO_DEVICE_SELF_POWER and NO_DEVICE_REMOTE_WAKEUP compile time options. 2009-12-20 13:00:49 +00:00
DevChapter9.c Update copyright year to 2010. 2009-12-30 23:49:19 +00:00
DevChapter9.h Update copyright year to 2010. 2009-12-30 23:49:19 +00:00
Device.h Update copyright year to 2010. 2009-12-30 23:49:19 +00:00
Endpoint.c Update copyright year to 2010. 2009-12-30 23:49:19 +00:00
Endpoint.h Fixed Pipe_IsEndpointBound() function not taking the endpoint's direction into account. 2010-02-01 01:27:00 +00:00
Host.c Update copyright year to 2010. 2009-12-30 23:49:19 +00:00
Host.h Update copyright year to 2010. 2009-12-30 23:49:19 +00:00
HostChapter9.c Update copyright year to 2010. 2009-12-30 23:49:19 +00:00
HostChapter9.h Update copyright year to 2010. 2009-12-30 23:49:19 +00:00
LowLevel.c Update copyright year to 2010. 2009-12-30 23:49:19 +00:00
LowLevel.h Fix incorrect preprocessor checks in the PLL prescaler mask determination code for the ATMEGA32U2. 2010-01-16 00:40:52 +00:00
OTG.h Update copyright year to 2010. 2009-12-30 23:49:19 +00:00
Pipe.c Fixed Pipe_IsEndpointBound() function not taking the endpoint's direction into account. 2010-02-01 01:27:00 +00:00
Pipe.h Fixed Pipe_IsEndpointBound() function not taking the endpoint's direction into account. 2010-02-01 01:27:00 +00:00