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/UC3
Dean Camera aba7932a5c F_CLOCK changed to F_USB to be more descriptive, and applicable on future architecture ports. 14 years ago
..
Device_UC3.c Rename UC3B driver files to UC3, as they are generic to all AVR32 UC3 models. 14 years ago
Device_UC3.h Simplify the internal serial extraction routines for each architecture. 14 years ago
Endpoint_UC3.c Rename UC3B driver files to UC3, as they are generic to all AVR32 UC3 models. 14 years ago
Endpoint_UC3.h Correct Endpoint/Pipe maximum constants for the AVR32 UC3 models. 14 years ago
Host_UC3.c Re-add accidentally deleted Host_UC3.c and Host_UC3.h files. 14 years ago
Host_UC3.h Re-add accidentally deleted Host_UC3.c and Host_UC3.h files. 14 years ago
Pipe_UC3.c Rename UC3B driver files to UC3, as they are generic to all AVR32 UC3 models. 14 years ago
Pipe_UC3.h Correct Endpoint/Pipe maximum constants for the AVR32 UC3 models. 14 years ago
USBController_UC3.c F_CLOCK changed to F_USB to be more descriptive, and applicable on future architecture ports. 14 years ago
USBController_UC3.h Add experimental support for the AVR32 UC3A4 microcontrollers. 14 years ago
USBInterrupt_UC3.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
USBInterrupt_UC3.h Rename UC3B driver files to UC3, as they are generic to all AVR32 UC3 models. 14 years ago