Add new attributes to the HID Report Parser and HID Host Mode Class driver to...
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.
Showing
- Demos/Host/ClassDriver/KeyboardHostWithParser/KeyboardHostWithParser.c 1 addition, 1 deletion...assDriver/KeyboardHostWithParser/KeyboardHostWithParser.c
- Demos/Host/ClassDriver/MouseHostWithParser/MouseHostWithParser.c 1 addition, 1 deletion...ost/ClassDriver/MouseHostWithParser/MouseHostWithParser.c
- LUFA/Drivers/USB/Class/Host/HID.c 5 additions, 0 deletionsLUFA/Drivers/USB/Class/Host/HID.c
- LUFA/Drivers/USB/Class/Host/HID.h 2 additions, 0 deletionsLUFA/Drivers/USB/Class/Host/HID.h
- LUFA/Drivers/USB/Class/Host/HIDParser.c 11 additions, 4 deletionsLUFA/Drivers/USB/Class/Host/HIDParser.c
- LUFA/Drivers/USB/Class/Host/HIDParser.h 3 additions, 2 deletionsLUFA/Drivers/USB/Class/Host/HIDParser.h
- LUFA/ManPages/ChangeLog.txt 1 addition, 1 deletionLUFA/ManPages/ChangeLog.txt
- LUFA/ManPages/CompileTimeTokens.txt 11 additions, 11 deletionsLUFA/ManPages/CompileTimeTokens.txt
- LUFA/ManPages/FutureChanges.txt 6 additions, 5 deletionsLUFA/ManPages/FutureChanges.txt
Loading
Please register or sign in to comment