esp-idf/tools/cmake
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
..
scripts
third_party
build.cmake
component.cmake
component_deps.dot.in
depgraph.cmake
dfu.cmake
git_submodules.cmake
idf.cmake
kconfig.cmake
ldgen.cmake
project.cmake
project_description.json.in
run_dfu_util.cmake
run_size_tool.cmake
targets.cmake
tool_version_check.cmake
toolchain-clang-esp32.cmake
toolchain-clang-esp32c2.cmake
toolchain-clang-esp32c3.cmake
toolchain-clang-esp32c6.cmake
toolchain-clang-esp32h2.cmake
toolchain-clang-esp32s2.cmake
toolchain-clang-esp32s3.cmake
toolchain-esp32.cmake
toolchain-esp32c2.cmake
toolchain-esp32c3.cmake
toolchain-esp32c6.cmake
toolchain-esp32h2.cmake
toolchain-esp32s2.cmake
toolchain-esp32s3.cmake
toolchain-linux.cmake
uf2.cmake
utilities.cmake
version.cmake