qmk_firmware/LUFA
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 Inline USB management functions in the Class drivers which are standardized but currently unused, to prevent them from using up unneccesary cycles and flash in the user application. 2010-01-05 04:50:18 +00:00
DriverStubs Update copyright year to 2010. 2009-12-30 23:49:19 +00:00
Drivers Fixed Pipe_IsEndpointBound() function not taking the endpoint's direction into account. 2010-02-01 01:27:00 +00:00
ManPages Fixed Pipe_IsEndpointBound() function not taking the endpoint's direction into account. 2010-02-01 01:27:00 +00:00
Scheduler Update copyright year to 2010. 2009-12-30 23:49:19 +00:00
Doxygen.conf Add MIME type handling to the Webserver project, so that files of different types (e.g. images) can be served out to HTTP clients. 2010-01-29 02:43:07 +00:00
Version.h Update copyright year to 2010. 2009-12-30 23:49:19 +00:00
makefile Add MIME type handling to the Webserver project, so that files of different types (e.g. images) can be served out to HTTP clients. 2010-01-29 02:43:07 +00:00