Skip to content

[USB] Introduce HID_HID and HID_REPORT for USB descriptor list#770

Open
forderud wants to merge 1 commit intoPaulStoffregen:masterfrom
forderud:HID_REPORT-doc
Open

[USB] Introduce HID_HID and HID_REPORT for USB descriptor list#770
forderud wants to merge 1 commit intoPaulStoffregen:masterfrom
forderud:HID_REPORT-doc

Conversation

@forderud
Copy link

@forderud forderud commented Oct 8, 2024

Replace magic 0x2100 with HID_HID and 0x2200 with HID_REPORT in the USB descriptor list to ease readability.

The values are taken from section 7.1 Standard Requests (Get_Descriptor) in "Device Class Definition for Human Interface Devices (HID)" Version 1.11 obtained from https://www.usb.org/sites/default/files/documents/hid1_11.pdf

Replace magic 0x2100 with HID_HID and 0x2200 with HID_REPORT in the USB descriptor list to ease readability.

The values are taken from section 7.1 Standard Requests (Get_Descriptor) in "Device Class Definition for Human Interface Devices (HID)" Version 1.11 obtained from https://www.usb.org/sites/default/files/documents/hid1_11.pdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant