Skip to content

implement retrieving the USB reportDescriptor & it's size#95

Merged
WinterMute merged 1 commit intodevkitPro:masterfrom
DacoTaco:usb-reportdescriptor
Aug 10, 2020
Merged

implement retrieving the USB reportDescriptor & it's size#95
WinterMute merged 1 commit intodevkitPro:masterfrom
DacoTaco:usb-reportdescriptor

Conversation

@DacoTaco
Copy link
Copy Markdown
Member

while I was working on my HID controller code I needed these functions to get the device's report descriptor (which describes what is in the report data and which bits describe what)

i had to split this up sadly as the report descriptor has no static size or layout... -_-

@WinterMute WinterMute merged commit b51c517 into devkitPro:master Aug 10, 2020
@DacoTaco DacoTaco deleted the usb-reportdescriptor branch December 4, 2020 17:51
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.

2 participants