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 205b35d131
Add user-filtering to the HID report parser, so that the user code can decide which items are to be stored into the HID_ReportInfo_t structure and which should be discarded to save on RAM usage.
15 years ago
..
Common Added documentation for the constants and enums of the new StillImage Host Class driver added to the library so far. 15 years ago
Device Add extra check for OUT ZLP in the CDC Device Class driver service task to quickly clear zero-length termination packets from the host. 15 years ago
Host Add user-filtering to the HID report parser, so that the user code can decide which items are to be stored into the HID_ReportInfo_t structure and which should be discarded to save on RAM usage. 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