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
Currently, CMakeLists.txt does not use any non-default unless necessary. To prevent bugs, there should be more compilation flags in all components.
CMakeLists.txt
esp-idf
N/A
all
See #661 for an example.
The text was updated successfully, but these errors were encountered:
trombik
No branches or pull requests
The issue
Currently,
CMakeLists.txt
does not use any non-default unless necessary. To prevent bugs, there should be more compilation flags in all components.Which SDK are you using?
esp-idf
Which version of SDK are you using?
N/A
Which build target have you used?
Component causing the issue
all
Anything in the logs that might be useful for us?
N/A
Additional information or context
See #661 for an example.
Confirmation
The text was updated successfully, but these errors were encountered: