You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/LUFA/Drivers/USB/Core
Dean Camera 84ff878fd7
Fix errors uncovered by the new build test compile warnings; fix UC3 pipe configuration function broken, redundant function prototypes and unused parameters.
13 years ago
..
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. 13 years ago
UC3 Fix errors uncovered by the new build test compile warnings; fix UC3 pipe configuration function broken, redundant function prototypes and unused parameters. 13 years ago
XMEGA Fix errors uncovered by the new build test compile warnings; fix UC3 pipe configuration function broken, redundant function prototypes and unused parameters. 13 years ago
ConfigDescriptor.c Update file contributor copyrights for 2012. 13 years ago
ConfigDescriptor.h Update file contributor copyrights for 2012. 13 years ago
Device.h Update file contributor copyrights for 2012. 13 years ago
DeviceStandardReq.c Update file contributor copyrights for 2012. 13 years ago
DeviceStandardReq.h Update file contributor copyrights for 2012. 13 years ago
Endpoint.h Update file contributor copyrights for 2012. 13 years ago
EndpointStream.h Update file contributor copyrights for 2012. 13 years ago
Events.c Update file contributor copyrights for 2012. 13 years ago
Events.h Update file contributor copyrights for 2012. 13 years ago
Host.h Update file contributor copyrights for 2012. 13 years ago
HostStandardReq.c Update file contributor copyrights for 2012. 13 years ago
HostStandardReq.h Update file contributor copyrights for 2012. 13 years ago
OTG.h Update file contributor copyrights for 2012. 13 years ago
Pipe.h Update file contributor copyrights for 2012. 13 years ago
PipeStream.h Update file contributor copyrights for 2012. 13 years ago
StdDescriptors.h Update file contributor copyrights for 2012. 13 years ago
StdRequestType.h Update file contributor copyrights for 2012. 13 years ago
USBController.h Update file contributor copyrights for 2012. 13 years ago
USBInterrupt.h Update file contributor copyrights for 2012. 13 years ago
USBMode.h Add (still preliminary) support for the ATXMEGA64A4 and ATXMEGA128A4. Fix minor error in the AVRISP-MKII clone project descriptors. 13 years ago
USBTask.c Add build tests to verify correct compilation of as many modules as possible under as many architectures as possible. 13 years ago
USBTask.h Update file contributor copyrights for 2012. 13 years ago