Skip to content

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

Closed
beaufortfrancois opened this issue Feb 26, 2016 · 4 comments
Closed

Why USB 2.1? #6

beaufortfrancois opened this issue Feb 26, 2016 · 4 comments

Comments

@beaufortfrancois
Copy link
Contributor

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

@reillyeon
Copy link
Collaborator

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.

@beaufortfrancois
Copy link
Contributor Author

Thank you @reillyeon.
I've sent a PR at arduino/Arduino#4627

Let's cross our fingers ;)

@beaufortfrancois
Copy link
Contributor Author

Just got an answer from Arduino folks who told me the patch will be merged in the next core release.
Francois happy!

@reillyeon
Copy link
Collaborator

Cleaning up old issues.

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

No branches or pull requests

2 participants