esp-idf/tools/cmake
Djordje Nedic facab8c5a7 tools: Increase the minimal supported CMake version to 3.16
This updates the minimal supported version of CMake to 3.16, which in turn enables us to use more CMake features and have a cleaner build system.
This is the version that provides most new features and also the one we use in our latest docker image for CI.
2022-06-01 06:35:02 +00:00
..
scripts build & config: Don't include common components on early expansion 2022-05-30 14:34:30 +02:00
third_party
build.cmake build & config: Check requirements of managed components of main and add interface versioning 2022-05-30 14:36:22 +02:00
component.cmake build & config: Check requirements of managed components of main and add interface versioning 2022-05-30 14:36:22 +02:00
component_deps.dot.in
crosstool_version_check.cmake
depgraph.cmake
dfu.cmake mkdfu.py: Support setting flash parameters 2022-05-27 15:44:56 +02:00
git_submodules.cmake
idf.cmake
kconfig.cmake
ldgen.cmake
project.cmake tools: Increase the minimal supported CMake version to 3.16 2022-06-01 06:35:02 +00:00
project_description.json.in
run_dfu_util.cmake tools: Increase the minimal supported CMake version to 3.16 2022-06-01 06:35:02 +00:00
targets.cmake
toolchain-clang-esp32.cmake
toolchain-clang-esp32s2.cmake
toolchain-esp32.cmake
toolchain-esp32c2.cmake
toolchain-esp32c3.cmake
toolchain-esp32h2.cmake
toolchain-esp32s2.cmake
toolchain-esp32s3.cmake
toolchain-linux.cmake
uf2.cmake
utilities.cmake tools: Deprecated commands removed from idf.py 2022-03-25 09:08:53 +01:00
version.cmake