qmk_firmware/LUFA/Drivers/USB/Core
2012-02-19 15:26:42 +00:00
..
AVR8 Allow serial strings to be generated on the older AVR8 devices which do not explicitly state they contain unique values in the datasheet, as this appears to be implemented in hardware. 2012-02-08 18:35:16 +00:00
UC3 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
XMEGA 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
ConfigDescriptor.c Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
ConfigDescriptor.h Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +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 Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +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 Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
Host.h Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
HostStandardReq.c Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00
HostStandardReq.h Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +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 Update file contributor copyrights for 2012. 2012-02-04 22:38:44 +00:00