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/Class
Dean Camera f1543ae8ff
Fixed CDC class drivers not saving and sending all 16-bits of the control line states (thanks to Matthew Swabey).
13 years ago
..
Common Add missing "used" attribute to ATTR_INIT_SECTION to ensure functions declared with that meta-attribute are not discarded by the linker. 13 years ago
Device Fixed CDC class drivers not saving and sending all 16-bits of the control line states (thanks to Matthew Swabey). 13 years ago
Host Fixed CDC class drivers not saving and sending all 16-bits of the control line states (thanks to Matthew Swabey). 13 years ago
Audio.h Pipe_BoundEndpointNumber() has been renamed to Pipe_GetBoundEndpointAddress(), and now returns the correct endpoint direction as part of the endpoint address. 14 years ago
CDC.h Initial restructuring of the core USB driver module to support multiple architectures in the future. 14 years ago
HID.h Initial restructuring of the core USB driver module to support multiple architectures in the future. 14 years ago
MIDI.h Initial restructuring of the core USB driver module to support multiple architectures in the future. 14 years ago
MassStorage.h Initial restructuring of the core USB driver module to support multiple architectures in the future. 14 years ago
Printer.h Initial restructuring of the core USB driver module to support multiple architectures in the future. 14 years ago
RNDIS.h Initial restructuring of the core USB driver module to support multiple architectures in the future. 14 years ago
StillImage.h Initial restructuring of the core USB driver module to support multiple architectures in the future. 14 years ago