Skip to content
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

Update to USB v2.1 #6147

Closed
wants to merge 1 commit into from
Closed

Update to USB v2.1 #6147

wants to merge 1 commit into from

Conversation

bromagosa
Copy link

In order to stay compatible with the upcoming WebUSB API, as specified at https://github.com/webusb/arduino/blob/gh-pages/README.md#getting-started

In order to stay compatible with the upcoming WebUSB API, as specified at https://github.com/webusb/arduino/blob/gh-pages/README.md#getting-started
@mastrolinux mastrolinux added the in progress Work on this item is in progress label Apr 3, 2017
@facchinm
Copy link
Member

facchinm commented Apr 3, 2017

There is no need to change it for everyone (which would bring a lot of side effects). Simply clone all the project in your sketchbook and restart the IDE. In this way, two boards will appear in the Boards menu, already declaring the correct USB version -
https://github.com/webusb/arduino/blob/gh-pages/hardware/webusb/avr/boards.txt (the final paths must resemble $sketchbook//hardware/webusb/avr/boards.txt or the boards won't appear)

@facchinm facchinm closed this Apr 3, 2017
@mastrolinux mastrolinux removed the in progress Work on this item is in progress label Apr 3, 2017
@bromagosa
Copy link
Author

bromagosa commented Apr 3, 2017

@facchinm I see, thanks!

I guess the WebUSB README needs updating then :)

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.

None yet

3 participants