Fixed report data alignment issues in the MouseHostWithParser demo when X and Y movem...
authorDean Camera <dean@fourwalledcubicle.com>
Tue, 28 Jul 2009 15:14:54 +0000 (15:14 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Tue, 28 Jul 2009 15:14:54 +0000 (15:14 +0000)
commit7f3f39b5750b9ac877798f41efcf82d931d657f8
tree8367df3c332b382b5a2122dccabdbaf2d80a1cc1
parent3472af91a5c167cf243335fa32b5284a4a796e39
Fixed report data alignment issues in the MouseHostWithParser demo when X and Y movement data size is not a multiple of 8 bits.

Fixed HID Report Descriptor Parser not correctly resetting internal states when a REPORT ID element is encountered.
Demos/Host/LowLevel/MouseHostWithParser/MouseHostWithParser.c
LUFA/Drivers/USB/Class/Host/HIDParser.c
LUFA/ManPages/ChangeLog.txt