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 b221e7d175
Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time token, split out standard descriptors into seperate USB_Descriptor_* and USB_StdDescriptor_* structures so that both can be used within the one project.
15 years ago
..
Common Finish Still Image Host class driver. 15 years ago
Device Add StillImage Host Class Driver functions for opening and closing sessions. Ensure IsActive is set on the interface to allow device functions to run. 15 years ago
Host Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time token, split out standard descriptors into seperate USB_Descriptor_* and USB_StdDescriptor_* structures so that both can be used within the one project. 15 years ago
Audio.h Remove skeleton Audio and MIDI Host mode Class drivers -- will not implement in next release. 15 years ago
CDC.h Added better USB Class driver overviews. 15 years ago
HID.h Added better USB Class driver overviews. 15 years ago
MIDI.h Remove skeleton Audio and MIDI Host mode Class drivers -- will not implement in next release. 15 years ago
MassStorage.h Added better USB Class driver overviews. 15 years ago
RNDIS.h Added better USB Class driver overviews. 15 years ago
StillImage.h Added better USB Class driver overviews. 15 years ago