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/AVR8
Dean Camera 0d80075387
Fix missing bitshift in the AVR8 Pipe_GetBoundEndpointAddress() function.
12 years ago
..
Template Update copyright year to 2013. 12 years ago
Device_AVR8.c Update copyright year to 2013. 12 years ago
Device_AVR8.h Suppress unused function parameter warnings in the USB driver. 12 years ago
EndpointStream_AVR8.c Update copyright year to 2013. 12 years ago
EndpointStream_AVR8.h Update copyright year to 2013. 12 years ago
Endpoint_AVR8.c Update copyright year to 2013. 12 years ago
Endpoint_AVR8.h Minor documentation improvements. 12 years ago
Host_AVR8.c Update copyright year to 2013. 12 years ago
Host_AVR8.h Minor documentation improvements. 12 years ago
OTG_AVR8.h Update copyright year to 2013. 12 years ago
PipeStream_AVR8.c Update copyright year to 2013. 12 years ago
PipeStream_AVR8.h Update copyright year to 2013. 12 years ago
Pipe_AVR8.c Fixed possible register corruption in USB Host mode on AVR8 devices when ORDERED_EP_CONFIG is used (thanks to Martin Aakerberg). 12 years ago
Pipe_AVR8.h Fix missing bitshift in the AVR8 Pipe_GetBoundEndpointAddress() function. 12 years ago
USBController_AVR8.c Update copyright year to 2013. 12 years ago
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). 12 years ago
USBInterrupt_AVR8.c Update copyright year to 2013. 12 years ago
USBInterrupt_AVR8.h Update copyright year to 2013. 12 years ago