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 242303c160
Add new attributes to the HID Report Parser and HID Host Mode Class driver to keep track of the largest report the device can send for buffer allocation purposes. Change MouseHostWithParser and KeyboardHostWithParser demos to only allocate the needed number of bytes.
15 years ago
..
Common Oops - Keyboard boot report structure should be an array of 6 keycodes. 15 years ago
Device Added new Pipe_IsFrozen() macro to determine if the currently selected pipe is frozen. 15 years ago
Host Add new attributes to the HID Report Parser and HID Host Mode Class driver to keep track of the largest report the device can send for buffer allocation purposes. Change MouseHostWithParser and KeyboardHostWithParser demos to only allocate the needed number of bytes. 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