mirror of
https://github.com/espressif/esp-idf
synced 2025-03-11 10:09:08 -04:00
* Using -std=gnu++2b now for both gcc and clang as clang does not recognize gnu++23 yet * Added a build test app to check the C++ standard in IDF * Updated english docs to reflect the change to C++23