qmk_firmware/LUFA/Drivers/USB/Core/AVR8
Dean Camera 15fb6351e5 Move USB mode enum into the top level USB controller header, as it is common to all architectures (even if not all modes are supported). 2013-04-28 11:31:28 +00:00
..
Template Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
Device_AVR8.c Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
Device_AVR8.h Suppress unused function parameter warnings in the USB driver. 2013-01-27 19:48:29 +00:00
EndpointStream_AVR8.c Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
EndpointStream_AVR8.h Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
Endpoint_AVR8.c Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
Endpoint_AVR8.h Minor documentation improvements. 2013-03-18 19:24:55 +00:00
Host_AVR8.c Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
Host_AVR8.h Minor documentation improvements. 2013-03-18 19:24:55 +00:00
OTG_AVR8.h Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
PipeStream_AVR8.c Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
PipeStream_AVR8.h Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
Pipe_AVR8.c Fixed possible register corruption in USB Host mode on AVR8 devices when ORDERED_EP_CONFIG is used (thanks to Martin Aakerberg). 2013-04-21 19:06:34 +00:00
Pipe_AVR8.h Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
USBController_AVR8.c Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
USBController_AVR8.h Move USB mode enum into the top level USB controller header, as it is common to all architectures (even if not all modes are supported). 2013-04-28 11:31:28 +00:00
USBInterrupt_AVR8.c Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
USBInterrupt_AVR8.h Update copyright year to 2013. 2013-01-03 11:37:33 +00:00