esp-idf/tools/cmake
Ivan Grokhotkov 5b3b5f006f Merge branch 'feature/cmake_weak_deps_helper' into 'master'
cmake: add idf_component_optional_requires utility function, simplify some component dependencies

Closes IDF-3086

See merge request espressif/esp-idf!16373
2021-12-16 13:46:45 +00:00
..
scripts [cmake]: fix idf_component_mock requirement macro 2021-07-28 18:50:43 +08:00
third_party Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
build.cmake cmake: add component dependency graph generation helpers 2021-12-02 15:29:00 +01:00
component_deps.dot.in cmake: add component dependency graph generation helpers 2021-12-02 15:29:00 +01:00
component.cmake cmake: add idf_component_optional_requires utility function 2021-12-13 10:53:22 +01:00
crosstool_version_check.cmake tools: stop building if compiler is unsupported 2021-06-28 23:36:15 +08:00
depgraph.cmake cmake: add component dependency graph generation helpers 2021-12-02 15:29:00 +01:00
dfu.cmake ESP8684: introduce a new target esp8684 2021-11-06 17:33:44 +08:00
git_submodules.cmake CI: build system do not check submodule for CI 2019-12-08 20:32:10 +08:00
idf.cmake cmake: add component dependency graph generation helpers 2021-12-02 15:29:00 +01:00
kconfig.cmake build system: pass semicolon-separated directory lists to kconfig 2021-12-14 19:17:53 +01:00
ldgen.cmake build system: fix quoting of fragments list passed to ldgen 2021-12-14 19:17:53 +01:00
project_description.json.in idf.py gdb: autoload prefix_map_gdbinit when exists in project_description.json 2021-10-26 14:20:40 +08:00
project.cmake cmake: handling of space-separated EXTRA_COMPONENT_DIRS 2021-12-14 19:17:53 +01:00
run_dfu_util.cmake Add ability to select a device for DFU flashing 2020-05-28 09:31:35 +02:00
targets.cmake cmake: don't search for toolchain files in component directory 2021-09-16 10:54:27 +02:00
toolchain-clang-esp32.cmake Build: CMake compiler flags will be set, regardless of the cache status 2021-11-29 09:48:13 +00:00
toolchain-clang-esp32s2.cmake Build: CMake compiler flags will be set, regardless of the cache status 2021-11-29 09:48:13 +00:00
toolchain-esp32.cmake Build: CMake compiler flags will be set, regardless of the cache status 2021-11-29 09:48:13 +00:00
toolchain-esp32c3.cmake Build: CMake compiler flags will be set, regardless of the cache status 2021-11-29 09:48:13 +00:00
toolchain-esp32h2.cmake Build: CMake compiler flags will be set, regardless of the cache status 2021-11-29 09:48:13 +00:00
toolchain-esp32s2.cmake Build: CMake compiler flags will be set, regardless of the cache status 2021-11-29 09:48:13 +00:00
toolchain-esp32s3.cmake Build: CMake compiler flags will be set, regardless of the cache status 2021-11-29 09:48:13 +00:00
toolchain-esp8684.cmake CI: Enable ESP8684 build stage CI on master 2021-12-13 19:18:47 +08:00
toolchain-linux.cmake build system: don't add GCC-specific options when building with clang 2021-01-24 12:48:29 +01:00
uf2.cmake CI: add fast_template_app and tools support 2021-11-06 17:33:44 +08:00
utilities.cmake cmake: handling of space-separated EXTRA_COMPONENT_DIRS 2021-12-14 19:17:53 +01:00
version.cmake version: starting v5.0.0 development 2021-10-20 22:25:38 +02:00