-
Notifications
You must be signed in to change notification settings - Fork 154
Why USB 2.1? #6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
USB 2.1 is required so that the host knows that the device exposes a Binary Object Store descriptor, which is where the WebUSB descriptor (and Microsoft OS Descriptor 2.0) reading sequence starts. |
Thank you @reillyeon. Let's cross our fingers ;) |
Just got an answer from Arduino folks who told me the patch will be merged in the next core release. |
Cleaning up old issues. |
Just a quick question there: why do we require USB 2.1?
Is this a real thing?
If so, is that even considerable to ask arduino folks to update their file? https://github.com/arduino/Arduino/blob/06e9981e6b8f302552280e55ce3adc81b0bcc2ee/hardware/arduino/avr/cores/arduino/USBCore.h#L263
The text was updated successfully, but these errors were encountered: