esp-idf/tools
Djordje Nedic ddfc699abf tools: Update CMake
This updates CMake to the latest version (3.23).
There are no deprecations and feature removals that affect us going from the previous version:

https://cmake.org/cmake/help/latest/release/3.21.html#deprecated-and-removed-features

https://cmake.org/cmake/help/latest/release/3.22.html#deprecated-and-removed-features

https://cmake.org/cmake/help/latest/release/3.23.html#deprecated-and-removed-features

Closes https://github.com/espressif/esp-idf/issues/8821
2022-06-21 11:26:09 +02:00
..
ble
catch
ci Handle gitlab 404 error 2022-06-16 05:38:46 +00:00
cmake Merge branch 'bugfix/return_idf_component_manager_build_property_v4.4' into 'release/v4.4' 2022-05-28 13:59:17 +08:00
docker ci: build and push Docker images in Github actions, add arm64 platform 2022-06-01 16:23:50 +02:00
esp_app_trace
esp_prov
find_build_apps
idf_monitor_base Fixed comparsion of integer and string that evaluated always to False 2022-05-31 14:07:18 +02:00
idf_py_actions feat(idf.py): add `idf.py clang-check` and `idf.py clang-html-report` 2022-05-24 16:08:40 +08:00
idf_size_yaml
kconfig
kconfig_new
ldgen
mass_mfg tools: overhaul csv handling for mfg_gen and nvs_partition_gen 2022-06-17 13:50:09 +00:00
mocks
templates/sample_component
test_apps test_apps: add build only test for !MBEDTLS_CERTIFICATE_BUNDLE 2022-06-12 09:31:37 +05:30
test_idf_monitor
test_idf_py Tools: Make idf.py tests independent on extra extensions 2022-05-27 11:14:08 +02:00
test_idf_size
test_idf_tools
test_mkdfu mkdfu.py: Support setting flash parameters 2022-05-27 16:24:13 +02:00
test_mkuf2
unit-test-app add: Kconfig assert or errorcode option 2022-06-19 14:35:42 +00:00
windows
build_apps.py
check_python_dependencies.py
check_term.py
detect_python.fish
detect_python.sh
eclipse-code-style.xml
find_apps.py
format-minimal.sh
format.sh
gdb_panic_server.py
gen_esp_err_to_name.py
idf.py feat(idf.py): add `idf.py clang-check` and `idf.py clang-html-report` 2022-05-24 16:08:40 +08:00
idf_monitor.py
idf_size.py
idf_tools.py Tools: Don't use f-string in idf_tools.py 2022-05-04 12:01:49 +02:00
mkdfu.py mkdfu.py: Support setting flash parameters 2022-05-27 16:24:13 +02:00
mkuf2.py
python_version_checker.py
set-submodules-to-github.sh
toolchain_versions.mk
tools.json tools: Update CMake 2022-06-21 11:26:09 +02:00
tools_schema.json