Fixed HID Parser's largest report size bit count not including the size of the last...
authorDean Camera <dean@fourwalledcubicle.com>
Sat, 17 Sep 2011 13:07:21 +0000 (13:07 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sat, 17 Sep 2011 13:07:21 +0000 (13:07 +0000)
commit99ff27e4038b90eeed38c2a15ca8352152364d68
treeb60def0182a5166e148590e9552e92d7fe8c4fe7
parentd881e0cbf691793ab6e5fe24f091549a007e009a
Fixed HID Parser's largest report size bit count not including the size of the last parsed report item.

Fixed HID host driver's largest HID report size count corrupt when the number of report bits exceeds 255.
LUFA/Drivers/USB/Class/Common/HIDParser.c
LUFA/Drivers/USB/Class/Host/HID.c
LUFA/ManPages/ChangeLog.txt
LUFA/ManPages/LUFAPoweredProjects.txt