-
Notifications
You must be signed in to change notification settings - Fork 11
GIGA R1 - Builds generate a lot of compiler warnings! (USBHALHost_STM.cpp) #30
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
Comments
(continued from the first)
|
I just want you to know that we're aware of this. Some of the warnings are easy to fix, and others a bit more complicated. I'm keeping them in mind when trying to solve the crash bug in case they matter for that, but I'm also keeping them at a lower priority than the bug right now. Thanks for pointing it out though. I prefer if there are no warnings at all, even when all warnings are enabled, so the long term goal is to get rid of them all if possible. |
This maybe is related to the crash as defined in #29
When you build a sketch such as the dirlist example for this library, it will generate a lot of compiler warnings.
Note: with the build caching, you may have to clear out the build cache to see these warnings after the first time you do a compile of the sketch.
(Truncated to fit the max size of post)
The text was updated successfully, but these errors were encountered: