qmk_firmware/LUFA/Drivers/USB/Core
Dean Camera 4bd36a9775 Reset XMEGA NVM read command to the symbolic NO_OPERATION constant rather than a hard-coded zero. 2013-02-13 19:50:30 +00:00
..
AVR8 Suppress unused function parameter warnings in the USB driver. 2013-01-27 19:48:29 +00:00
UC3 Suppress unused function parameter warnings in the USB driver. 2013-01-27 19:48:29 +00:00
XMEGA Reset XMEGA NVM read command to the symbolic NO_OPERATION constant rather than a hard-coded zero. 2013-02-13 19:50:30 +00:00
ConfigDescriptors.c Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
ConfigDescriptors.h Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
Device.h Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
DeviceStandardReq.c Fix broken XMEGA USB support. 2013-01-27 19:35:40 +00:00
DeviceStandardReq.h Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
Endpoint.h Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
EndpointStream.h Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
Events.c Remove CPPCheck suppressions for unused functions, disable checking for them in the StaticAnalysisTest build test as it can't cope with GCC aliasing and mixed library/application code. 2013-02-05 20:57:49 +00:00
Events.h Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
Host.h Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
HostStandardReq.c Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
HostStandardReq.h Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
OTG.h Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
Pipe.h Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
PipeStream.h Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
StdDescriptors.h Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
StdRequestType.h Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
USBController.h Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
USBInterrupt.h Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
USBMode.h Add missing include to the USB driver core mode header file. 2013-01-03 12:07:16 +00:00
USBTask.c Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
USBTask.h Update copyright year to 2013. 2013-01-03 11:37:33 +00:00