-
Notifications
You must be signed in to change notification settings - Fork 474
USB HID Report Descriptor Windows #545
Closed
Description
#249 has been closed with the merge of PR #451 into git master.
- Need API to get the HID Report Descriptor or a similar data structure #249
- RFC: add hid_get_report_descriptor API function #451
However, we know the Windows implementation (which is a great job done by @JoergAtGithub) is a best effort impelmentation because of the limitation of Windows HID driver. This means that there may be potential issues.
Using this thread to discuss potential issues with some HID devices.