qmk_firmware/LUFA/Drivers/USB/Core
Dean Camera aba7932a5c F_CLOCK changed to F_USB to be more descriptive, and applicable on future architecture ports. 2011-03-21 10:20:42 +00:00
..
AVR8 F_CLOCK changed to F_USB to be more descriptive, and applicable on future architecture ports. 2011-03-21 10:20:42 +00:00
Template Initial restructuring of the core USB driver module to support multiple architectures in the future. 2011-02-19 22:59:27 +00:00
UC3 F_CLOCK changed to F_USB to be more descriptive, and applicable on future architecture ports. 2011-03-21 10:20:42 +00:00
ConfigDescriptor.c Initial restructuring of the core USB driver module to support multiple architectures in the future. 2011-02-19 22:59:27 +00:00
ConfigDescriptor.h Oops - ensure that only the relevant/available interrupts are defined and used on each architecture. 2011-02-27 20:38:47 +00:00
Device.h Added new VirtualSerialMassStorage Device Class Driver demo. 2011-03-16 05:58:58 +00:00
DeviceStandardReq.c Simplify the internal serial extraction routines for each architecture. 2011-03-13 23:32:32 +00:00
DeviceStandardReq.h Oops - ensure that only the relevant/available interrupts are defined and used on each architecture. 2011-02-27 20:38:47 +00:00
Endpoint.h Rename UC3B driver files to UC3, as they are generic to all AVR32 UC3 models. 2011-03-13 21:53:19 +00:00
EndpointStream.c Initial restructuring of the core USB driver module to support multiple architectures in the future. 2011-02-19 22:59:27 +00:00
EndpointStream.h Oops - ensure that only the relevant/available interrupts are defined and used on each architecture. 2011-02-27 20:38:47 +00:00
Events.c Initial restructuring of the core USB driver module to support multiple architectures in the future. 2011-02-19 22:59:27 +00:00
Events.h More updates to remove architecture-specific comments from the documentation, alter USBMode.h preprocessor logic to support future architectures more easily. 2011-02-20 14:43:13 +00:00
Host.h Rename UC3B driver files to UC3, as they are generic to all AVR32 UC3 models. 2011-03-13 21:53:19 +00:00
HostStandardReq.c F_CLOCK changed to F_USB to be more descriptive, and applicable on future architecture ports. 2011-03-21 10:20:42 +00:00
HostStandardReq.h Initial restructuring of the core USB driver module to support multiple architectures in the future. 2011-02-19 22:59:27 +00:00
OTG.h Oops - ensure that only the relevant/available interrupts are defined and used on each architecture. 2011-02-27 20:38:47 +00:00
Pipe.h Rename UC3B driver files to UC3, as they are generic to all AVR32 UC3 models. 2011-03-13 21:53:19 +00:00
PipeStream.c Initial restructuring of the core USB driver module to support multiple architectures in the future. 2011-02-19 22:59:27 +00:00
PipeStream.h Oops - ensure that only the relevant/available interrupts are defined and used on each architecture. 2011-02-27 20:38:47 +00:00
StdDescriptors.h Add experimental support for the AVR32 UC3A4 microcontrollers. 2011-03-13 22:42:08 +00:00
StdRequestType.h Oops - ensure that only the relevant/available interrupts are defined and used on each architecture. 2011-02-27 20:38:47 +00:00
USBController.h Rename UC3B driver files to UC3, as they are generic to all AVR32 UC3 models. 2011-03-13 21:53:19 +00:00
USBInterrupt.h Rename UC3B driver files to UC3, as they are generic to all AVR32 UC3 models. 2011-03-13 21:53:19 +00:00
USBMode.h Add experimental support for the AVR32 UC3A4 microcontrollers. 2011-03-13 22:42:08 +00:00
USBTask.c Initial restructuring of the core USB driver module to support multiple architectures in the future. 2011-02-19 22:59:27 +00:00
USBTask.h Oops - ensure that only the relevant/available interrupts are defined and used on each architecture. 2011-02-27 20:38:47 +00:00