Skip to content
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

Added compiler.warning_flags to platform.txt #6576

Closed
wants to merge 0 commits into from

Conversation

PilnyTomas
Copy link
Contributor

Summary

Added compiler.warning_flags to all chips in platform.txt to reflect users setting of warning level output during compilation (set up in Arduino IDE preferences)

Impact

When a warning is set to none the compilation will no longer display warnings

Related links

Solves issue #6118

@me-no-dev
Copy link
Member

Hi @PilnyTomas. This is not the correct place to add the flags. It should be done here: https://github.com/espressif/arduino-esp32/blob/master/platform.txt#L89-L91

@PilnyTomas PilnyTomas closed this Apr 20, 2022
@PilnyTomas PilnyTomas changed the title Added compiler.warning_flags to platform.txt; fixing #6118 Added compiler.warning_flags to platform.txt Apr 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants