esp-idf/tools/test_apps/system/cxx_build_test/main
Jakob Hasse 2379ee36ab cxx: gnu++23 -> gnu++2b for clang compatibility, added docs and test
* 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
2023-05-11 17:48:38 +08:00
..
CMakeLists.txt cxx: gnu++23 -> gnu++2b for clang compatibility, added docs and test 2023-05-11 17:48:38 +08:00
cxx_build_test_main.cpp mcpwm: don't use keyword operator 2022-08-17 06:31:50 +00:00
test_cxx_standard.cpp cxx: gnu++23 -> gnu++2b for clang compatibility, added docs and test 2023-05-11 17:48:38 +08:00
test_esp_hw_support.cpp cxx/esp_hw_support: added build test, changed parameter types 2023-05-11 11:16:45 +08:00
test_soc_reg_macros.cpp soc: make register access macros compatible with C++20 2022-06-17 18:09:22 +02:00