We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The new Uno R4 boards have a 32-bit microcontroller (Renesas RA4M1 (Arm® Cortex®-M4)) with native USB support.
This library fails to compile, throwing the following error:
HID/src/HID-Settings.h
Line 145 in b16be57
I spent a few hours trying to get it to work, but I kept running into various problems since I'm not totally familiar with low-level USB protocols.
The text was updated successfully, but these errors were encountered:
I'd be happy to buy and ship @NicoHood an Uno R4 Minima to test with if he doesn't have one yet.
Sorry, something went wrong.
Did you manage to resolve the issue @skylarmt?
Nope, never did. Ended up doing something else for the project. Would still be nice to have though...
No branches or pull requests
The new Uno R4 boards have a 32-bit microcontroller (Renesas RA4M1 (Arm® Cortex®-M4)) with native USB support.
This library fails to compile, throwing the following error:
HID/src/HID-Settings.h
Line 145 in b16be57
I spent a few hours trying to get it to work, but I kept running into various problems since I'm not totally familiar with low-level USB protocols.
The text was updated successfully, but these errors were encountered: