esp-idf/tools
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
..
ble ble-wifi-example-tests: Add fixes and cleanups to ble and wifi tests 2021-05-28 19:50:28 +05:30
catch Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
ci Merge branch 'bugfix/build_spaces_in_path_kconfig_ldgen_esptool' into 'master' 2021-12-16 10:32:49 +00:00
cmake Merge branch 'feature/cmake_weak_deps_helper' into 'master' 2021-12-16 13:46:45 +00:00
docker Update Dockerfile working on both x64 / ARM 2021-10-08 17:11:59 +08:00
esp_app_trace style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
esp_prov Change default PoP argument of esp_prov.get_security from None to string 2021-07-15 13:06:53 +05:30
find_build_apps ci: add pytest-embedded CI jobs 2021-11-30 09:42:12 +08:00
gen_soc_caps_kconfig build-system: include soc_caps defines into kconfig 2021-12-06 12:37:07 +08:00
idf_monitor_base idf.py: add linux target support for idf.py flash and idf.py monitor 2021-10-18 11:50:50 +08:00
idf_py_actions Merge branch 'feat/drop_msys' into 'master' 2021-11-18 10:58:43 +00:00
idf_size_yaml CI: add fast_template_app and tools support 2021-11-06 17:33:44 +08:00
kconfig_new build system: pass semicolon-separated directory lists to kconfig 2021-12-14 19:17:53 +01:00
ldgen build system: fix quoting of fragments list passed to ldgen 2021-12-14 19:17:53 +01:00
mass_mfg Update CN trans for timers.rst and ota.rst 2021-11-23 07:16:11 +00:00
mocks feat (driver)!: Added mocking for i2c.h 2021-11-02 14:16:31 +08:00
templates/sample_component add new command to idf 2020-09-21 23:38:52 +02:00
test_apps Merge branch 'feature/cmake_weak_deps_helper' into 'master' 2021-12-16 13:46:45 +00:00
test_idf_monitor coredump: update test data for toolchain 2021r2 2021-10-20 22:00:39 +07:00
test_idf_py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
test_idf_size tools: add json schema for idf_size 2021-11-10 16:21:50 +01:00
test_idf_tools tools: Updates OpenOCD version to 'v0.10.0-esp32-20211111' 2021-11-12 16:07:28 +08:00
test_mkdfu tools: Split up large binaries into smaller chunks in the DFU binary 2021-05-19 15:15:50 +02:00
test_mkuf2 style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
unit-test-app CI: Enable ESP8684 build stage CI on master 2021-12-13 19:18:47 +08:00
build_apps.py ci: add pytest-embedded CI jobs 2021-11-30 09:42:12 +08:00
check_python_dependencies.py Tools: Remove MSYS/Mingw support 2021-11-10 17:25:07 +01:00
check_term.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
detect_python.fish tools: Prefer python3 during install and export 2021-02-13 11:34:40 +01:00
detect_python.sh tools: Prefer python3 during install and export 2021-02-13 11:34:40 +01:00
eclipse-code-style.xml tools: add code formatter rules for Eclipse 2016-11-03 18:41:00 +08:00
find_apps.py ci: add pytest-embedded CI jobs 2021-11-30 09:42:12 +08:00
format-minimal.sh global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 2020-04-03 01:10:02 +02:00
format.sh global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 2020-04-03 01:10:02 +02:00
gdb_panic_server.py tools: gdb_panic_server: enable esp32h2 support 2021-09-15 19:24:14 +08:00
gen_esp_err_to_name.py CI: esp_err_t check: Ignore esp32_mock.h per mdns mock update 2021-07-01 15:45:17 +02:00
generate_debug_prefix_map.py build: create BUILD_DIR/prefix_map_gdbinit when enable reproducible build 2021-10-26 10:55:00 +08:00
idf_monitor.py idf.py: add linux target support for idf.py flash and idf.py monitor 2021-10-18 11:50:50 +08:00
idf_size.py tools: add json schema for idf_size 2021-11-10 16:21:50 +01:00
idf_tools.py tools: Add check for PIP_USER variable 2021-12-08 17:36:58 +08:00
idf.py Merge branch 'feat/drop_msys' into 'master' 2021-11-18 10:58:43 +00:00
mkdfu.py tools: Split up large binaries into smaller chunks in the DFU binary 2021-05-19 15:15:50 +02:00
mkuf2.py style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
python_version_checker.py Drop support for unsupported Python versions 2021-06-21 21:48:49 +02:00
set-submodules-to-github.sh global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 2020-04-03 01:10:02 +02:00
split_paths_by_spaces.py cmake: handling of space-separated EXTRA_COMPONENT_DIRS 2021-12-14 19:17:53 +01:00
toolchain_versions.mk Update toolchains to esp-2021r2 2021-10-20 22:00:39 +07:00
tools_schema.json tools: Installing tools for given IDF_TARGET 2021-07-16 15:03:19 +02:00
tools.json tools: upgrade idf_exe to 1.0.3 2021-12-09 11:33:37 +01:00