-
Notifications
You must be signed in to change notification settings - Fork 7.6k
fix components compile issues #10173
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
Conversation
👋 Hello Jason2866, we appreciate your contribution to this project! Click to see more instructions ...
Review and merge process you can expect ...
|
can you try building the libs with this change and this removed? |
Yep, had this already in mind that this should be a solution for the issue. |
@me-no-dev No, does not solve the issue in Arduino Lib Builder. Still fails. |
ok then lets close this and add the fix to the lib builder |
after all this is not Arduino's fault and does not need to be fixed here. |
Description of Change
Fix compile issues when Arduino is used as a component of IDF and files in managed components are changed
Tests scenarios
Compile fail of example idf_component_examples/hello_world
Related links
fix for #10167
@me-no-dev maybe there is a better fix for