qmk_firmware/LUFA/Drivers/USB/Core
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
..
AVR8 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
UC3 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
XMEGA Minor documentation fixes - change \note entries to \warning where appropriate and remove/update old documentation. 2012-02-24 20:25:36 +00:00
ConfigDescriptor.c Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
ConfigDescriptor.h Update main library documentation organisation for Doxygen 1.8.0. 2012-02-25 17:07:33 +00:00
Device.h Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
DeviceStandardReq.c Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
DeviceStandardReq.h Minor documentation fixes - change \note entries to \warning where appropriate and remove/update old documentation. 2012-02-24 20:25:36 +00:00
Endpoint.h Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
EndpointStream.h Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
Events.c Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
Events.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.h Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
HostStandardReq.c Remove potentially unaligned uint32_t access in HIDParser.c, replace with standard C bit shifts. 2012-02-20 18:47:25 +00:00
HostStandardReq.h Minor documentation fixes - change \note entries to \warning where appropriate and remove/update old documentation. 2012-02-24 20:25:36 +00:00
OTG.h Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
Pipe.h Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
PipeStream.h Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
StdDescriptors.h Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
StdRequestType.h Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
USBController.h Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
USBInterrupt.h Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
USBMode.h Add (still preliminary) support for the ATXMEGA64A4 and ATXMEGA128A4. Fix minor error in the AVRISP-MKII clone project descriptors. 2012-02-05 21:59:35 +00:00
USBTask.c Add build tests to verify correct compilation of as many modules as possible under as many architectures as possible. 2012-02-18 23:33:12 +00:00
USBTask.h Minor documentation fixes - change \note entries to \warning where appropriate and remove/update old documentation. 2012-02-24 20:25:36 +00:00