Fixed HID host Class driver report send/receive report broken when issued through...
authorDean Camera <dean@fourwalledcubicle.com>
Mon, 9 Nov 2009 08:24:01 +0000 (08:24 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Mon, 9 Nov 2009 08:24:01 +0000 (08:24 +0000)
commit8bb007f80b3e275c9857a5ffa2cf597711fb7478
treef574668e4d5e1d80974b21d92b2695438b45d83d
parent4dde844e9f12bca880f88f952231a614d5d912ad
Fixed HID host Class driver report send/receive report broken when issued through the control pipe.

Make Mass Storage device Class driver accept resets at any time, rather than just after a command block has been processed.

Remove the HID device parser from the boot protocol Keyboard/Mouse demos.
Demos/Host/ClassDriver/KeyboardHost/makefile
Demos/Host/ClassDriver/MouseHost/makefile
LUFA/Drivers/USB/Class/Common/HID.h
LUFA/Drivers/USB/Class/Device/MassStorage.c
LUFA/Drivers/USB/Class/Host/HID.c
LUFA/Drivers/USB/Class/Host/HID.h
LUFA/Drivers/USB/Class/Host/HIDParser.h
LUFA/ManPages/ChangeLog.txt
LUFA/ManPages/FutureChanges.txt