You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: