My local repo of qmk firmware.
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 2b0c9532a3 Fix reversed descriptions for the AVR8 USB pad regulator enable/disable masks (thanks to Omar). 14 years ago
..
Device_AVR8.c More UC3B architecture port updates. 14 years ago
Device_AVR8.h Add missing function attributes to the pipe/endpoint functions for all architectures. 14 years ago
Endpoint_AVR8.c Rename architecture specific driver files, to make them appear with uniquely identifying filenames in the documentation. 14 years ago
Endpoint_AVR8.h Add missing function attributes to the pipe/endpoint functions for all architectures. 14 years ago
Host_AVR8.c Correct UC3 global interrupt functions. 14 years ago
Host_AVR8.h Add missing function attributes to the pipe/endpoint functions for all architectures. 14 years ago
OTG_AVR8.h Add missing function attributes to the pipe/endpoint functions for all architectures. 14 years ago
Pipe_AVR8.c Fixed Still Image Host class driver exiting the descriptor search routine prematurely if the data pipes (but not event pipe) is found. 14 years ago
Pipe_AVR8.h Add missing function attributes to the pipe/endpoint functions for all architectures. 14 years ago
USBController_AVR8.c Fixed Remote Wakeup broken on the AVRs due to the mechanism only operating when the SUSPI bit is set (thanks to Holger Steinhaus). 14 years ago
USBController_AVR8.h Fix reversed descriptions for the AVR8 USB pad regulator enable/disable masks (thanks to Omar). 14 years ago
USBInterrupt_AVR8.c Move global interrupt enable/disable functions out to Common.h and document them. 14 years ago
USBInterrupt_AVR8.h Move global interrupt enable/disable functions out to Common.h and document them. 14 years ago