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

README should mention USB 2.1 requires BOS #25

Closed
mon opened this issue Dec 26, 2016 · 1 comment
Closed

README should mention USB 2.1 requires BOS #25

mon opened this issue Dec 26, 2016 · 1 comment

Comments

@mon
Copy link

mon commented Dec 26, 2016

I'm working on WebUSB additions to the LUFA USB stack and am using this Arduino implementation as my working benchmark.

I'm affected by #4 so I was starting to poke things, and loaded a sketch which didn't #include WebUSB.h. Because I'm not providing a BOS, Windows fails to enumerate my device and I can no longer program it.

I'll dig up the ISP, but it might be worth mentioning to those who may try WebUSB then go back to an older sketch that doesn't use it. Could possibly also change the installation to use the new boards that have been defined?

@q2dg
Copy link

q2dg commented Apr 11, 2017

Maybe this is related: arduino/Arduino#6147

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