.. |
integration_test
|
ci: update intergration test to support esp32c3
|
2022-01-27 11:55:53 +08:00 |
python_packages
|
Added bandwidth limitaion option to iperf test scripts
|
2022-04-06 10:44:31 +00:00 |
build_example_dirs.txt
|
…
|
|
build_template_app.sh
|
esp32h2: enable fast template app CI
|
2021-07-01 19:53:50 +08:00 |
check_api_violation.sh
|
ci: added script to check api violations
|
2021-06-22 11:28:01 +08:00 |
check_artifacts_expire_time.py
|
style: format python files with isort and double-quote-string-fixer
|
2021-01-26 10:49:01 +08:00 |
check_blobs.sh
|
ci: improve checks for Wi-Fi/PHYlibraries
|
2022-01-05 17:29:35 +08:00 |
check_build_warnings.py
|
Drop support for unsupported Python versions
|
2021-06-21 21:48:49 +02:00 |
check_callgraph.py
|
style: format python files with isort and double-quote-string-fixer
|
2021-01-26 10:49:01 +08:00 |
check_codeowners.py
|
ci: make ignore lists optional for approval
|
2021-10-12 10:14:23 +08:00 |
check_deprecated_kconfigs.py
|
style: format python files with isort and double-quote-string-fixer
|
2021-01-26 10:49:01 +08:00 |
check_examples_cmake_make-cmake_ignore.txt
|
example/i2s: add es8311 example and i2s loop unit-test
|
2021-10-11 18:32:34 +08:00 |
check_examples_cmake_make-make_ignore.txt
|
CI: Ignore esp_modem cxx example make build
|
2021-09-07 13:32:34 +02:00 |
check_examples_cmake_make.py
|
style: format python files with isort and double-quote-string-fixer
|
2021-01-26 10:49:01 +08:00 |
check_examples_rom_header.sh
|
…
|
|
check_executables.py
|
…
|
|
check_idf_version.sh
|
…
|
|
check_kconfigs.py
|
style: format python files with isort and double-quote-string-fixer
|
2021-01-26 10:49:01 +08:00 |
check_ldgen_mapping_exceptions.txt
|
components: fix ldgen check errors
|
2021-01-19 11:17:18 +08:00 |
check_public_headers.py
|
Drop support for unsupported Python versions
|
2021-06-21 21:48:49 +02:00 |
check_public_headers_exceptions.txt
|
Merge branch 'flash/add_th_support_v4.4' into 'release/v4.4'
|
2022-02-10 09:40:40 +00:00 |
check_readme_links.py
|
check_readme_links: remove throwing of exception before exit
|
2021-04-26 15:36:30 +08:00 |
check_rules_yml.py
|
ci(pre-commit): check if rules is updated and valid
|
2021-02-10 14:50:07 +08:00 |
check_soc_struct_headers.py
|
soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one
|
2021-08-30 13:50:58 +08:00 |
check_tools_files_patterns.py
|
ci: move check_tools_files_patterns to pre-commit
|
2021-10-13 09:13:33 +08:00 |
check_type_comments.py
|
Change logic for MYPY checker
|
2021-05-11 08:45:14 +02:00 |
check_ut_cmake_make.sh
|
…
|
|
checkout_project_ref.py
|
bugfix: checkout ref failed for origin branches
|
2022-01-27 11:55:58 +08:00 |
ci_fetch_submodule.py
|
style: format python files with isort and double-quote-string-fixer
|
2021-01-26 10:49:01 +08:00 |
ci_get_mr_info.py
|
Add mypy check to pre-commit-config
|
2021-02-25 07:05:43 +00:00 |
clang_tidy_dirs.txt
|
ci: enable clang-tidy check for more components
|
2021-08-19 09:26:20 +08:00 |
configure_ci_environment.sh
|
ci: enable ccache for build jobs
|
2022-01-16 21:43:15 +01:00 |
deploy_docs.py
|
style: format python files with isort and double-quote-string-fixer
|
2021-01-26 10:49:01 +08:00 |
envsubst.py
|
…
|
|
exclude_check_tools_files.txt
|
[tools]: add mocks dir to pattern check exclude
|
2021-08-12 11:02:43 +08:00 |
executable-list.txt
|
CI: Remove the copyright header check from the release branch
|
2021-11-01 12:44:10 +01:00 |
find_apps_build_apps.sh
|
…
|
|
fix_empty_prototypes.sh
|
…
|
|
get-full-sources.sh
|
…
|
|
get_supported_examples.sh
|
…
|
|
idf_ci_utils.py
|
ci: fix check_executables issue on Windows
|
2021-04-26 15:55:31 +08:00 |
mirror-submodule-update.sh
|
…
|
|
multirun_with_pyenv.sh
|
…
|
|
mypy_ignore_list.txt
|
docs: update copyright date for docs automatically
|
2022-02-18 12:59:12 +08:00 |
push_to_github.sh
|
…
|
|
setup_python.sh
|
Drop support for unsupported Python versions
|
2021-06-21 21:48:49 +02:00 |
sonar_exclude_list.txt
|
ci(sonarqube): pass "sonar.exclusions" in CI
|
2021-09-02 14:28:22 +08:00 |
static-analysis-rules.yml
|
ci: enable clang-tidy check for more components
|
2021-08-19 09:26:20 +08:00 |
test_autocomplete.py
|
style: format python files with isort and double-quote-string-fixer
|
2021-01-26 10:49:01 +08:00 |
test_build_system.sh
|
make: Fix COMPONENT_OWNBUILDTARGET
|
2021-08-03 10:40:39 +08:00 |
test_build_system_cmake.sh
|
ci: disable ccache when running CMake build system tests
|
2022-01-16 21:43:15 +01:00 |
test_check_kconfigs.py
|
style: format python files with isort and double-quote-string-fixer
|
2021-01-26 10:49:01 +08:00 |
test_configure_ci_environment.sh
|
…
|
|
utils.sh
|
ci: enable clang-tidy check for more components
|
2021-08-19 09:26:20 +08:00 |