Add new attributes to the HID Report Parser and HID Host Mode Class driver to keep...
authorDean Camera <dean@fourwalledcubicle.com>
Mon, 21 Sep 2009 12:23:09 +0000 (12:23 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Mon, 21 Sep 2009 12:23:09 +0000 (12:23 +0000)
commit242303c1607fca405d9407b9fab6fb78cae676e2
tree1163c20f5035ee4df711d1c718ef310ba89d2b53
parent3ffa7543a05761a0c69144c9b66196b08d8f1249
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.
Demos/Host/ClassDriver/KeyboardHostWithParser/KeyboardHostWithParser.c
Demos/Host/ClassDriver/MouseHostWithParser/MouseHostWithParser.c
LUFA/Drivers/USB/Class/Host/HID.c
LUFA/Drivers/USB/Class/Host/HID.h
LUFA/Drivers/USB/Class/Host/HIDParser.c
LUFA/Drivers/USB/Class/Host/HIDParser.h
LUFA/ManPages/ChangeLog.txt
LUFA/ManPages/CompileTimeTokens.txt
LUFA/ManPages/FutureChanges.txt