Fixed optimization error in the HID Parser item value...
Fixed optimization error in the HID Parser item value USB_SetHIDReportItemInfo() and USB_GetHIDReportItemInfo() routines if the report item was NULL (which should be allowable according to the API). Fixed HID Parser CALLBACK_HIDParser_FilterHIDReportItem() callback function not being passed a cacheable report item pointer.
Showing
- LUFA/Drivers/USB/Class/Common/HIDParser.c 8 additions, 10 deletionsLUFA/Drivers/USB/Class/Common/HIDParser.c
- LUFA/Drivers/USB/Class/Common/HIDParser.h 6 additions, 2 deletionsLUFA/Drivers/USB/Class/Common/HIDParser.h
- LUFA/ManPages/ChangeLog.txt 3 additions, 0 deletionsLUFA/ManPages/ChangeLog.txt
- LUFA/ManPages/FutureChanges.txt 2 additions, 0 deletionsLUFA/ManPages/FutureChanges.txt
Loading
Please register or sign in to comment