esp-idf/tools/cmake
Renz Bagaporo 7b9ab1e597 cmake: add hidden option to link components as group
Adds a hidden option to link components in projects as one big group for
debugging purposes. Makes it easy to single out if symbols are not
really defined or some requirements are missing for components leading
to undefined link errors.
2020-07-15 08:05:33 +08:00
..
scripts cmake: remove cmake ver specification for early exp script 2020-07-09 12:07:45 +08:00
third_party build: Add CONFIG_APP_PROJECT_VER to set the project version from Kconfig 2020-01-15 11:02:27 +00:00
build.cmake Merge branch 'bugfix/idf_as_lib_not_in_top_level' into 'master' 2020-06-04 16:51:55 +08: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 cmake: also pass IDF_ENV_FPGA in config.env 2020-06-26 11:37:50 +02: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 cmake: add hidden option to link components as group 2020-07-15 08:05:33 +08:00
run_cmake_lint.sh global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 2020-04-03 01:10:02 +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 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 cmake: utility to create a failing target 2020-03-02 07:18:22 +05:00
version.cmake global: bump version to 4.2 2020-01-15 10:22:22 +08:00