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.
Add guard to the HID Host Class driver SetProtocol command, to ensure that the device supports boot protocol mode before issuing the request.
2009-09-09 13:17:04 +00:00
..
Common Finish Still Image Host class driver. 2009-09-09 04:18:37 +00:00
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. 2009-09-02 13:08:55 +00:00
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. 2009-09-09 13:17:04 +00:00
Audio.h Remove skeleton Audio and MIDI Host mode Class drivers -- will not implement in next release. 2009-08-30 10:43:41 +00:00
CDC.h Added better USB Class driver overviews. 2009-08-27 07:48:48 +00:00
HID.h Added better USB Class driver overviews. 2009-08-27 07:48:48 +00:00
MIDI.h Remove skeleton Audio and MIDI Host mode Class drivers -- will not implement in next release. 2009-08-30 10:43:41 +00:00
MassStorage.h Added better USB Class driver overviews. 2009-08-27 07:48:48 +00:00
RNDIS.h Added better USB Class driver overviews. 2009-08-27 07:48:48 +00:00
StillImage.h Added better USB Class driver overviews. 2009-08-27 07:48:48 +00:00