-
Notifications
You must be signed in to change notification settings - Fork 185
Open
Description
I want to emulate a HID device using usbds.
The key requirements are:
- Add the HID descriptor to the configuration descriptor. (Done. ✔)
- Implement the GetDescriptor request to return the HID report descriptor.
- Handle SetIdle and other class-specific request.
I’m unable to find how to handle standard control requests(EP0).
Could anyone provide guidance or examples on achieving this?
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels