He Yin Ling d1ab7fbd5a Merge branch 'bugfix/ttfw_idf_port_detecting_hang' into 'master' 4 yıl önce
..
python_packages 7651e031cb fix: running ttfw tests locally hang forever while detecting ports 4 yıl önce
build_example_dirs.txt d4ef2135f0 ci: support building examples with external components 7 yıl önce
build_template_app.sh 5f130ff909 CI: enable C3 template app 5 yıl önce
check_artifacts_expire_time.py 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 yıl önce
check_build_warnings.py 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 yıl önce
check_callgraph.py 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 yıl önce
check_codeowners.py 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 yıl önce
check_deprecated_kconfigs.py 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 yıl önce
check_examples_cmake_make-cmake_ignore.txt 84aa1c0cc3 usb: cdc support, streams redirection; ci, examples upd 5 yıl önce
check_examples_cmake_make-make_ignore.txt 7c1c669799 component/bt: add BLE v5.0 feature for bluedroid host 5 yıl önce
check_examples_cmake_make.py 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 yıl önce
check_examples_rom_header.sh a4d0033c03 esp_rom: extract common GPIO apis into esp_rom_gpio.h 5 yıl önce
check_executables.py 0a8a99c17b pre-commit: recognize Windows excecutable files with git 5 yıl önce
check_idf_version.sh 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 yıl önce
check_kconfigs.py 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 yıl önce
check_ldgen_mapping_exceptions.txt d1c800fbbb components: fix ldgen check errors 5 yıl önce
check_public_headers.py 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 yıl önce
check_public_headers_exceptions.txt 7c38989309 OpenThread: add OpenThread and porting 4 yıl önce
check_readme_links.py 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 yıl önce
check_rom_apis.sh 018d13645b ci: exclude esp_rom component when checking rom api usage 5 yıl önce
check_rules_yml.py 80e86e7939 ci(pre-commit): check if rules is updated and valid 5 yıl önce
check_tools_files_patterns.py b24b06d16c ci(rules): auto generate rules.yml labels titles and rules 5 yıl önce
check_type_comments.py e408915ff0 Remove sorting of MYPY ignore list from py script 4 yıl önce
check_ut_cmake_make.sh e94288da31 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 5 yıl önce
checkout_project_ref.py 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 yıl önce
ci_fetch_submodule.py 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 yıl önce
ci_get_mr_info.py a22597a2d6 Add mypy check to pre-commit-config 5 yıl önce
configure_ci_environment.sh e8191912c8 Add -Wstrict-prototypes check in CI 6 yıl önce
deploy_docs.py 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 yıl önce
envsubst.py b13a536041 mqtt tests: connect to local broker when running in CI to make the tests more reliable 7 yıl önce
exclude_check_tools_files.txt cc33aafc4f Update exclude_check_tools_files.txt 5 yıl önce
executable-list.txt 9ae01e40b5 ci: Add a test app for not placing embedded file paths into binaries 4 yıl önce
find_apps_build_apps.sh 0478edc6ba CI: download only required bin for unit-tests. Refactor AssignTest related code 5 yıl önce
fix_empty_prototypes.sh e94288da31 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 5 yıl önce
get-full-sources.sh e94288da31 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 5 yıl önce
get_supported_examples.sh e94288da31 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 5 yıl önce
idf_ci_utils.py 8ff6461b4c ci(rules): add check_tools_file_patterns.py 5 yıl önce
mirror-submodule-update.sh e94288da31 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 5 yıl önce
multirun_with_pyenv.sh e94288da31 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 5 yıl önce
mypy_ignore_list.txt e220e9b571 Merge branch 'feature/refactor-idf-monitor' into 'master' 4 yıl önce
normalize_clangtidy_path.py 7db83b26da style(pre-commit): unrelated changes 5 yıl önce
push_to_github.sh 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 yıl önce
setup_python.sh 454edcc0a8 ci: all jobs use python3 by default 5 yıl önce
sonar_exclude_list.txt 10df5b3a7c CI: clarify file patterns in sonar_exclude_list.txt 5 yıl önce
static-analysis-rules.yml 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 yıl önce
test_autocomplete.py 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 yıl önce
test_build_system.sh 6b57f33858 Merge branch 'refactor/movements_from_target_components' into 'master' 4 yıl önce
test_build_system_cmake.sh 6b57f33858 Merge branch 'refactor/movements_from_target_components' into 'master' 4 yıl önce
test_check_kconfigs.py 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 yıl önce
test_configure_ci_environment.sh e94288da31 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 5 yıl önce
utils.sh b24b06d16c ci(rules): auto generate rules.yml labels titles and rules 5 yıl önce