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 c79f6e2586 Oops - ensure that only the relevant/available interrupts are defined and used on each architecture. 14 years ago
..
Device_AVR8.c More UC3B architecture port updates. 14 years ago
Device_AVR8.h General cleanup and more port work to the AVR32 UC3B. 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 General cleanup and more port work to the AVR32 UC3B. 14 years ago
Host_AVR8.c Rename architecture specific driver files, to make them appear with uniquely identifying filenames in the documentation. 14 years ago
Host_AVR8.h Move out common architecture-independent core definitions into the appropriate core dispatch header files. 14 years ago
OTG_AVR8.h Rename architecture specific driver files, to make them appear with uniquely identifying filenames in the documentation. 14 years ago
Pipe_AVR8.c Rename architecture specific driver files, to make them appear with uniquely identifying filenames in the documentation. 14 years ago
Pipe_AVR8.h General cleanup and more port work to the AVR32 UC3B. 14 years ago
USBController_AVR8.c Changed over the AVR8 USB controller interrupt management macros to be inlined functions instead, for better compile-time validity checking and to keep the per-architecture source files as uniform as possible. 14 years ago
USBController_AVR8.h Rename architecture specific driver files, to make them appear with uniquely identifying filenames in the documentation. 14 years ago
USBInterrupt_AVR8.c Changed over the AVR8 USB controller interrupt management macros to be inlined functions instead, for better compile-time validity checking and to keep the per-architecture source files as uniform as possible. 14 years ago
USBInterrupt_AVR8.h Oops - ensure that only the relevant/available interrupts are defined and used on each architecture. 14 years ago