qmk_firmware/LUFA/Drivers/USB/Core/UC3
Dean Camera 17f104cbe8 Fixed compile error for the UC3 architecture when INTERRUPT_CONTROL_ENDPOINT is specified (thanks to Andrus Aaslaid). 2012-03-06 14:50:59 +00:00
..
Template Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
Device_UC3.c Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
Device_UC3.h Minor documentation fixes - change \note entries to \warning where appropriate and remove/update old documentation. 2012-02-24 20:25:36 +00:00
EndpointStream_UC3.c Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
EndpointStream_UC3.h Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
Endpoint_UC3.c Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
Endpoint_UC3.h Minor documentation fixes - change \note entries to \warning where appropriate and remove/update old documentation. 2012-02-24 20:25:36 +00:00
Host_UC3.c Fixed possible enumeration error if the user application selects the non-Control pipe between the Powered and Default states of the host state machine. 2012-02-26 15:01:36 +00:00
Host_UC3.h Minor documentation fixes - change \note entries to \warning where appropriate and remove/update old documentation. 2012-02-24 20:25:36 +00:00
PipeStream_UC3.c Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
PipeStream_UC3.h Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
Pipe_UC3.c Fix errors uncovered by the new build test compile warnings; fix UC3 pipe configuration function broken, redundant function prototypes and unused parameters. 2012-02-19 15:26:42 +00:00
Pipe_UC3.h Minor documentation fixes - change \note entries to \warning where appropriate and remove/update old documentation. 2012-02-24 20:25:36 +00:00
USBController_UC3.c Added INVERTED_VBUS_ENABLE_LINE and NO_AUTO_VBUS_MANAGEMENT compile time options (thanks to Opendous Inc.). 2012-02-05 15:19:01 +00:00
USBController_UC3.h Minor documentation fixes - change \note entries to \warning where appropriate and remove/update old documentation. 2012-02-24 20:25:36 +00:00
USBInterrupt_UC3.c Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
USBInterrupt_UC3.h Fixed compile error for the UC3 architecture when INTERRUPT_CONTROL_ENDPOINT is specified (thanks to Andrus Aaslaid). 2012-03-06 14:50:59 +00:00