esp-idf/tools
Renz Christian Bagaporo 826568a120 cmake: introduce BUILD_COMPONENT_ALIASES
This commit makes it so that BUILD_COMPONENT holds only the component,
and a new property BUILD_COMPONENT_ALIASES hold the full name of the
component.

This also removes erroneous check for duplicate components, as this can
never happen:

(1) if two components have the same name but different prefixes,
the internal names are still unique between them

(2)if two components happen to have the same name and same prefix, the
latter would override the former
2019-08-27 20:40:29 +08:00
..
ble
catch
ci spi_flash: remove duplicate definition of spi_flash_unlock 2019-08-23 12:37:55 +08:00
cmake cmake: introduce BUILD_COMPONENT_ALIASES 2019-08-27 20:40:29 +08:00
docker
esp_app_trace
esp_prov
kconfig Merge branch 'bugfix_kconfig_deps_missing' into 'master' 2019-08-21 16:19:59 +08:00
kconfig_new confserver: Fix NamedTemporaryFile use on Windows 2019-08-16 19:24:37 +10:00
ldgen
mass_mfg
test_idf_monitor
test_idf_size
test_idf_tools
tiny-test-fw spi_flash: remove duplicate definition of spi_flash_unlock 2019-08-23 12:37:55 +08:00
unit-test-app spi_flash: remove duplicate definition of spi_flash_unlock 2019-08-23 12:37:55 +08:00
windows
check_kconfigs.py
check_python_dependencies.py
eclipse-code-style.xml
elf_to_ld.sh
format-minimal.sh
format.sh
gen_esp_err_to_name.py
idf.py Merge branch 'feature/freebsd_build_system' into 'master' 2019-08-21 16:18:47 +08:00
idf_monitor.py idf_monitor: fix the bug that idf_monitor not blocked when no log printed 2019-08-16 17:56:51 +08:00
idf_size.py
idf_tools.py
set-submodules-to-github.sh
test_check_kconfigs.py
toolchain_versions.mk
tools.json Tools: Add OpenOCD for the ARM architecture 2019-08-22 16:51:04 +02:00
tools_schema.json