Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ESP32] Fix adding NDEBUG flag to CPPFLAGS (project-chip#30763) (proj…
…ect-chip#31728) In esp-idf, NDEBUG flag is added to CPPFLAGS only if assertions are disabled. Making this inline to that.
- Loading branch information