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
Michael Hanselmann 25a02432e7
AVR8: Add option to keep 3.3V regulator enabled
12 years ago
..
Template Update copyright year to 2013. 13 years ago
Device_AVR8.c Update copyright year to 2013. 13 years ago
Device_AVR8.h Suppress unused function parameter warnings in the USB driver. 13 years ago
EndpointStream_AVR8.c Update copyright year to 2013. 13 years ago
EndpointStream_AVR8.h Update copyright year to 2013. 13 years ago
Endpoint_AVR8.c Update copyright year to 2013. 13 years ago
Endpoint_AVR8.h Minor documentation corrections. 12 years ago
Host_AVR8.c Update copyright year to 2013. 13 years ago
Host_AVR8.h Minor documentation improvements. 13 years ago
OTG_AVR8.h Update copyright year to 2013. 13 years ago
PipeStream_AVR8.c Update copyright year to 2013. 13 years ago
PipeStream_AVR8.h Update copyright year to 2013. 13 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 AVR8: Add option to keep 3.3V regulator enabled 12 years ago
USBController_AVR8.h AVR8: Add option to keep 3.3V regulator enabled 12 years ago
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) 12 years ago
USBInterrupt_AVR8.h Update copyright year to 2013. 13 years ago