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
Dean Camera f6f4ac588c
Fix bugs in the new VirtualSerialMassStorage demo (thanks to Martin Degelsegger).
14 years ago
..
AVR8 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
Template Initial restructuring of the core USB driver module to support multiple architectures in the future. 14 years ago
UC3 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
ConfigDescriptor.c Initial restructuring of the core USB driver module to support multiple architectures in the future. 14 years ago
ConfigDescriptor.h Oops - ensure that only the relevant/available interrupts are defined and used on each architecture. 14 years ago
Device.h Added new VirtualSerialMassStorage Device Class Driver demo. 14 years ago
DeviceStandardReq.c Simplify the internal serial extraction routines for each architecture. 14 years ago
DeviceStandardReq.h Oops - ensure that only the relevant/available interrupts are defined and used on each architecture. 14 years ago
Endpoint.h Rename UC3B driver files to UC3, as they are generic to all AVR32 UC3 models. 14 years ago
EndpointStream.c Initial restructuring of the core USB driver module to support multiple architectures in the future. 14 years ago
EndpointStream.h Oops - ensure that only the relevant/available interrupts are defined and used on each architecture. 14 years ago
Events.c Initial restructuring of the core USB driver module to support multiple architectures in the future. 14 years ago
Events.h More updates to remove architecture-specific comments from the documentation, alter USBMode.h preprocessor logic to support future architectures more easily. 14 years ago
Host.h Rename UC3B driver files to UC3, as they are generic to all AVR32 UC3 models. 14 years ago
HostStandardReq.c Fix bugs in the new VirtualSerialMassStorage demo (thanks to Martin Degelsegger). 14 years ago
HostStandardReq.h Initial restructuring of the core USB driver module to support multiple architectures in the future. 14 years ago
OTG.h Oops - ensure that only the relevant/available interrupts are defined and used on each architecture. 14 years ago
Pipe.h Rename UC3B driver files to UC3, as they are generic to all AVR32 UC3 models. 14 years ago
PipeStream.c Initial restructuring of the core USB driver module to support multiple architectures in the future. 14 years ago
PipeStream.h Oops - ensure that only the relevant/available interrupts are defined and used on each architecture. 14 years ago
StdDescriptors.h Add experimental support for the AVR32 UC3A4 microcontrollers. 14 years ago
StdRequestType.h Oops - ensure that only the relevant/available interrupts are defined and used on each architecture. 14 years ago
USBController.h Rename UC3B driver files to UC3, as they are generic to all AVR32 UC3 models. 14 years ago
USBInterrupt.h Rename UC3B driver files to UC3, as they are generic to all AVR32 UC3 models. 14 years ago
USBMode.h Add experimental support for the AVR32 UC3A4 microcontrollers. 14 years ago
USBTask.c Initial restructuring of the core USB driver module to support multiple architectures in the future. 14 years ago
USBTask.h Oops - ensure that only the relevant/available interrupts are defined and used on each architecture. 14 years ago