.. |
python_packages
|
Merge branch 'test/add_ethernet_iperf_example_test_case' into 'master'
|
2021-07-28 01:39:12 +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_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: Fix example Python matching, update ordering check
|
2021-07-12 11:30:11 +10: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
|
[cxx]: GPIO CXX wrappers, experiemental CI rule
|
2021-08-03 19:51:21 +08:00 |
check_examples_cmake_make-make_ignore.txt
|
[cxx]: GPIO CXX wrappers, experiemental CI rule
|
2021-08-03 19:51:21 +08: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
|
esp_rom: extract common GPIO apis into esp_rom_gpio.h
|
2020-07-07 11:40:19 +08:00 |
check_executables.py
|
pre-commit: recognize Windows excecutable files with git
|
2020-11-12 17:52:31 +08:00 |
check_idf_version.sh
|
Whitespace: Automated whitespace fixes (large commit)
|
2020-11-11 07:36:35 +00:00 |
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
|
wpa_supplicant: bypass sonar checks for upstream code
|
2021-07-22 14:12:22 +08: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_tools_files_patterns.py
|
ci(rules): auto generate rules.yml labels titles and rules
|
2021-02-10 14:50:06 +08:00 |
check_type_comments.py
|
Change logic for MYPY checker
|
2021-05-11 08:45:14 +02:00 |
check_ut_cmake_make.sh
|
global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs
|
2020-04-03 01:10:02 +02:00 |
checkout_project_ref.py
|
style: format python files with isort and double-quote-string-fixer
|
2021-01-26 10:49:01 +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 |
configure_ci_environment.sh
|
…
|
|
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
|
tools: Windows Installer project moved to github.com/espressif/idf-installer
|
2021-07-22 12:13:38 +02:00 |
find_apps_build_apps.sh
|
CI: download only required bin for unit-tests. Refactor AssignTest related code
|
2020-08-04 13:27:16 +08:00 |
fix_empty_prototypes.sh
|
global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs
|
2020-04-03 01:10:02 +02:00 |
get-full-sources.sh
|
global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs
|
2020-04-03 01:10:02 +02:00 |
get_supported_examples.sh
|
global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs
|
2020-04-03 01:10:02 +02:00 |
idf_ci_utils.py
|
ci: fix check_executables issue on Windows
|
2021-04-26 15:55:31 +08:00 |
mirror-submodule-update.sh
|
global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs
|
2020-04-03 01:10:02 +02:00 |
multirun_with_pyenv.sh
|
global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs
|
2020-04-03 01:10:02 +02:00 |
mypy_ignore_list.txt
|
Tools: Fix memory calculations of idf_size.py
|
2021-08-11 17:51:51 +02:00 |
normalize_clangtidy_path.py
|
style(pre-commit): unrelated changes
|
2021-02-10 14:50:07 +08:00 |
push_to_github.sh
|
Whitespace: Automated whitespace fixes (large commit)
|
2020-11-11 07:36:35 +00:00 |
setup_python.sh
|
Drop support for unsupported Python versions
|
2021-06-21 21:48:49 +02:00 |
sonar_exclude_list.txt
|
ci: bypass wpa_supplicant upstream codes
|
2021-07-29 13:04:48 +08:00 |
static-analysis-rules.yml
|
Whitespace: Automated whitespace fixes (large commit)
|
2020-11-11 07:36:35 +00: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
|
esp32: move app linker scripts
|
2021-07-16 20:14:27 +08: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
|
global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs
|
2020-04-03 01:10:02 +02:00 |
utils.sh
|
ci(rules): auto generate rules.yml labels titles and rules
|
2021-02-10 14:50:06 +08:00 |