esp-idf/tools/ci
Zim Kalinowski 779de561f4 Merge branch 'bugfix/fix_idf_as_lib_build' into 'master'
Build: fix idf_as_lib example not building

Closes IDFGH-6453

See merge request espressif/esp-idf!16514
2022-01-06 03:17:30 +00:00
..
python_packages esptool/espefuse: execute_scripts can be run nested way 2021-12-16 22:32:20 +08:00
build_example_dirs.txt
build_pytest_apps.py
build_template_app.sh
check_api_violation.sh
check_artifacts_expire_time.py
check_blobs.sh ci: improve checks for Wi-Fi/PHYlibraries 2022-01-04 00:30:55 +01:00
check_build_warnings.py
check_callgraph.py
check_codeowners.py
check_copyright.py
check_copyright_config.yaml Zigbee example: add rcp and gateway 2022-01-04 17:46:09 +08:00
check_copyright_ignore.txt Merge branch 'feature/usb_device/multi_cdc' into 'master' 2022-01-05 09:53:04 +00:00
check_deprecated_kconfigs.py
check_examples_rom_header.sh
check_executables.py
check_idf_version.sh
check_kconfigs.py
check_ldgen_mapping_exceptions.txt
check_public_headers.py CI: Make public header checker print help/tips on failure 2022-01-03 09:34:21 +01:00
check_public_headers_exceptions.txt System/Security: Memprot API unified (ESP32C3) 2021-12-21 01:50:36 +01:00
check_readme_links.py
check_rules_yml.py
check_soc_struct_headers.py
check_tools_files_patterns.py fix(ci): exclude patterns python files while checking tools pattern 2021-12-27 16:35:55 +08:00
check_type_comments.py
checkout_project_ref.py
ci_fetch_submodule.py
ci_get_mr_info.py
clang_tidy_dirs.txt
configure_ci_environment.sh ci: enable ccache for build jobs 2021-12-22 00:58:49 +01:00
deploy_docs.py
envsubst.py
exclude_check_tools_files.txt fix(ci): exclude patterns python files while checking tools pattern 2021-12-27 16:35:55 +08:00
executable-list.txt Build: fix idf_as_lib example not building 2022-01-06 03:17:29 +00:00
find_apps_build_apps.sh
fix_empty_prototypes.sh
get-full-sources.sh
get_supported_examples.sh
idf_ci_utils.py fix(ci): use pathlib do glob pattern match 2021-12-27 16:29:42 +08:00
mirror-submodule-update.sh
multirun_with_pyenv.sh
mypy_ignore_list.txt
push_to_github.sh
setup_python.sh
sonar_exclude_list.txt
static-analysis-rules.yml
test_autocomplete.py
test_build_system_cmake.sh ci: disable ccache when running CMake build system tests 2021-12-22 00:36:00 +01:00
test_check_kconfigs.py
test_configure_ci_environment.sh
test_reproducible_build.sh
utils.sh