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 92b3553a07
General cleanup and more port work to the AVR32 UC3B.
14 years ago
..
AVR8 General cleanup and more port work to the AVR32 UC3B. 14 years ago
Template Initial restructuring of the core USB driver module to support multiple architectures in the future. 14 years ago
UC3B General cleanup and more port work to the AVR32 UC3B. 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 Start update of documentation to support possible multiple architectures in the future - alter \file documentation to automatically copy in the module documentation where possible. 14 years ago
Device.h Move out common architecture-independent core definitions into the appropriate core dispatch header files. 14 years ago
DeviceStandardReq.c Initial restructuring of the core USB driver module to support multiple architectures in the future. 14 years ago
DeviceStandardReq.h Initial restructuring of the core USB driver module to support multiple architectures in the future. 14 years ago
Endpoint.h Move out common architecture-independent core definitions into the appropriate core dispatch header files. 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 Start update of documentation to support possible multiple architectures in the future - alter \file documentation to automatically copy in the module documentation where possible. 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 Move out common architecture-independent core definitions into the appropriate core dispatch header files. 14 years ago
HostStandardReq.c Removed Pipe_ClearErrorFlags(), pipe error flags are now automatically cleared when Pipe_ClearError() is called. 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 Move out common architecture-independent core definitions into the appropriate core dispatch header files. 14 years ago
Pipe.h Move out common architecture-independent core definitions into the appropriate core dispatch header files. 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 Start update of documentation to support possible multiple architectures in the future - alter \file documentation to automatically copy in the module documentation where possible. 14 years ago
StdDescriptors.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
StdRequestType.h Start update of documentation to support possible multiple architectures in the future - alter \file documentation to automatically copy in the module documentation where possible. 14 years ago
USBController.h Move out common architecture-independent core definitions into the appropriate core dispatch header files. 14 years ago
USBInterrupt.h Move out common architecture-independent core definitions into the appropriate core dispatch header files. 14 years ago
USBMode.h Added start of a port of the core USB driver code to the AVR32 UC3B architecture. 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 More updates to remove architecture-specific comments from the documentation, alter USBMode.h preprocessor logic to support future architectures more easily. 14 years ago