Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork130
Fixerror: reinterpret_cast from 'const __FlashStringHelper *' (aka 'const __attribute__((address_space(1))) char *') to 'const char *' is not allowed
when compiling with Clang#184
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
CLAassistant commentedFeb 24, 2023
|
…'const __attribute__((address_space(1))) char *') to 'const char *' is not allowed` when compiling with Clang
2da1a5a
to3290e34
Comparecodecov-commenter commentedFeb 24, 2023 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Codecov ReportBase:95.70% // Head:95.70% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@## master #184 +/- ##======================================= Coverage 95.70% 95.70% ======================================= Files 13 13 Lines 954 954 ======================================= Hits 913 913 Misses 41 41
Help us with your feedback. Take ten seconds to tell ushow you rate us. Have a feature suggestion?Share it here. ☔ View full report at Codecov. |
Related:arduino/ArduinoCore-avr#524