qmk_firmware/LUFA/Drivers/USB/Core/AVR8
2013-10-06 22:33:32 +02: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
Endpoint_AVR8.c Update copyright year to 2013. 2013-01-03 11:37:33 +00:00
Endpoint_AVR8.h Minor documentation corrections. 2013-10-06 22:33:32 +02: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
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
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 Fix missing bitshift in the AVR8 Pipe_GetBoundEndpointAddress() function. 2013-05-14 16:31:29 +02: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
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 Fixed incorrect USB device state set when a suspended LUFA device is woken while addressed but not configured (thanks to Balaji Krishnan) 2013-07-15 20:47:43 +02:00
USBInterrupt_AVR8.h Update copyright year to 2013. 2013-01-03 11:37:33 +00:00