esp-idf/tools/test_apps/system/cxx_build_test/main
Jakob Hasse 0244c24c8d cmake: Corrected setting of C++ language standard
* reverted old faulty mechanism to set different
  standard according to the toolchain
* Using -std=gnu++2b now for both gcc and clang
* Added a build test app to check the C++ standard in IDF
* Updated english docs to reflect the change to C++23
2023-05-09 10:09:19 +08:00
..
CMakeLists.txt cmake: Corrected setting of C++ language standard 2023-05-09 10:09:19 +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 cmake: Corrected setting of C++ language standard 2023-05-09 10:09:19 +08:00
test_esp_hw_support.cpp cxx/esp_hw_support: added build test, changed parameter types 2023-04-26 19:06:39 +08:00
test_soc_reg_macros.cpp soc: make register access macros compatible with C++20 2022-06-17 18:09:22 +02:00