Skip to content
Snippets Groups Projects
Commit eb410869 authored by Dean Camera's avatar Dean Camera
Browse files

Fix demos based on the device mode HID class driver, as well as the driver...

Fix demos based on the device mode HID class driver, as well as the driver itself. Changed HID device class driver to require the user to give a buffer and size to hold the previously generated report, for comparison purposes, and altered the prototype of the CALLBACK_HID_Device_CreateHIDReport() function so that reports can be sent to the host even if there are no apparent changes (useful for relative movements in mice, etc.).
parent a789619f
No related branches found
No related tags found
No related merge requests found
Showing
with 135 additions and 74 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment