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

add common compiler options to all CMakeLists.txt files #663

Open
2 of 7 tasks
trombik opened this issue Oct 13, 2024 · 0 comments
Open
2 of 7 tasks

add common compiler options to all CMakeLists.txt files #663

trombik opened this issue Oct 13, 2024 · 0 comments
Assignees

Comments

@trombik
Copy link
Collaborator

trombik commented Oct 13, 2024

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?

  • esp32
  • esp32s2
  • esp32s3
  • esp32c2
  • esp8266
  • other

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

  • This report is not a question nor a request for drivers.
@trombik trombik self-assigned this Oct 13, 2024
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

No branches or pull requests

1 participant