esp-idf/tools/cmake
2023-12-31 03:01:03 +08: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 fix: set IDF_COMPONENT_MANAGER property to 0 as default 2022-08-01 11:10:32 +08:00
component.cmake build&config: lift property IDF_COMPONENT_MANAGER to root level 2022-07-18 13:21:41 +08:00
convert_to_cmake.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
crosstool_version_check.cmake tools: stop building if compiler is unsupported 2021-06-25 11:48:26 +07:00
dfu.cmake mkdfu.py: Support setting flash parameters 2022-05-27 16:34:42 +02:00
git_submodules.cmake CI: build system do not check submodule for CI 2019-12-08 20:32:10 +08:00
idf.cmake tools: Wrap flash binaries into a UF2 file for flashing through USB MSC 2020-12-29 18:14:47 +01:00
kconfig.cmake cmake: sort lists obtained from file(GLOB) 2022-01-18 17:48:41 +08:00
ldgen.cmake ci: enabled ldgen mapping check in ci 2021-01-19 11:17:18 +08:00
project_description.json.in tools: extend information in project_description.json 2023-06-08 18:42:06 +02:00
project.cmake tools: extend information in project_description.json 2023-06-08 18:42:06 +02:00
run_dfu_util.cmake Add ability to select a device for DFU flashing 2020-05-28 09:31:35 +02:00
targets.cmake system: Log a warning when booting bootloader or app configured for FPGA use 2021-02-01 14:24:38 +11:00
toolchain-esp32.cmake global: remove gcc 5.2 support 2019-11-20 11:17:27 +01:00
toolchain-esp32c3.cmake cmake: Add esp32c3 toolchain file 2020-12-24 14:18:02 +11: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
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 tools: Wrap flash binaries into a UF2 file for flashing through USB MSC 2020-12-29 18:14:47 +01:00
utilities.cmake tools: fix make_json_list to return empty json list for empty cmake list 2023-06-08 18:42:06 +02:00
version.cmake change(version): Update version to 4.3.7 2023-12-31 03:01:03 +08:00