Replies: 1 comment 1 reply
-
I haven't tried it yet, maybe windows requires an actual endpoints for binding. I am not sure |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to make DFU driverless with MS OS 2.0 descriptor, while it works in the end it's a little strange.
I've to add another interface in order to make OS 2.0 descriptor works for example a placebo HID. In both case OS 2.0 descriptor is read by the host but without HID seems the host does nothing.
DFU only:
DFU + HID:
And my descriptors:
Beta Was this translation helpful? Give feedback.
All reactions