esp-idf/tools/cmake
Ivan Grokhotkov 19498791a5 cmake: set IDF_VERSION_* variables at requirement expansion stage
Currently IDF_VERSION_* variables are not available to the component
CMakeLists.txt files at the requirements expansion stage. This makes
it harder to write component CMakeLists files compatible with
different IDF versions.

Include version.cmake from the requirements expansion script, add a
build system test.
2020-12-15 20:53:19 +01:00
..
scripts cmake: set IDF_VERSION_* variables at requirement expansion stage 2020-12-15 20:53:19 +01:00
third_party Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
build.cmake Updates for riscv support 2020-11-13 07:49:11 +11:00
component.cmake cmake: allow overriding kconfig, kconfig_projbuild on registration 2020-06-16 20:42:00 +08:00
convert_to_cmake.py tools: Make Unicode from subprocess result in the CMake convert script 2020-04-27 16:15:52 +02:00
crosstool_version_check.cmake cmake: fix crosstool-NG version check regex 2019-06-10 09:51:40 +00:00
dfu.cmake global: add new target name: esp32-s3 2020-06-11 21:40:08 +08:00
git_submodules.cmake CI: build system do not check submodule for CI 2019-12-08 20:32:10 +08:00
idf.cmake Add build system support for programming ESP32-S2 using DFU utils 2020-04-30 07:59:18 +02:00
kconfig.cmake tools: Invoke menuconfig as named module 2020-12-13 08:07:00 +01:00
ldgen.cmake cmake: Use environment variables file for all config binaries 2019-07-01 15:54:27 +10:00
project_description.json.in idf.py: pass correct toolchain prefix to the monitor 2019-06-11 13:07:37 +08:00
project.cmake idf_size.py: add support for esp32c3 and risc-v 2020-11-13 07:49:11 +11:00
run_dfu_util.cmake Add ability to select a device for DFU flashing 2020-05-28 09:31:35 +02:00
targets.cmake kconfig: fix IDF_ENV_FPGA not found 2020-06-17 21:39:22 +08:00
toolchain-esp32.cmake global: remove gcc 5.2 support 2019-11-20 11:17:27 +01:00
toolchain-esp32s2.cmake esp32s2: remove -nostdlib accidentally added 2020-01-23 17:00:31 +01:00
toolchain-esp32s3.cmake global: add new target name: esp32-s3 2020-06-11 21:40:08 +08:00
utilities.cmake Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
version.cmake version: Update to v4.3.0 2020-07-15 13:56:05 +10:00