Make HID device class driver ignore the previous HID report comparison buffer when...
authorDean Camera <dean@fourwalledcubicle.com>
Mon, 26 Oct 2009 11:44:36 +0000 (11:44 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Mon, 26 Oct 2009 11:44:36 +0000 (11:44 +0000)
commitde8c9445d478dc31dab7e042c9c2943d0758bbb3
treebd6d4e98ce3a3d2995a7cbc86f0fcd84abdef5ad
parent9ea891ea201a3ef897b108c7a9431d36cadfafae
Make HID device class driver ignore the previous HID report comparison buffer when the user sets it to NULL, disabling automatic report comparisons. Update HID device class driver documentation giving previous report buffer limitations.
Demos/Device/ClassDriver/MassStorageKeyboard/MassStorageKeyboard.c
LUFA/Drivers/USB/Class/Device/HID.c
LUFA/Drivers/USB/Class/Device/HID.h