Song Ruo Jing b665dcbe68 Merge branch 'feature/esp32c2h2_support_uart' into 'master' 3 سال پیش
..
integration_test 11d4542165 ci: update intergration test to support esp32c3 4 سال پیش
python_packages 91cb23d688 ci: build all when has env var NIGHTLY_RUN 3 سال پیش
build_example_dirs.txt d4ef2135f0 ci: support building examples with external components 7 سال پیش
build_pytest_apps.py 4cbaf6fbb1 ci: enable pytest panic test 3 سال پیش
build_template_app.sh cf049e15ed esp8684: rename target to esp32c2 4 سال پیش
check_api_violation.sh 4c0ddd34b4 ci: added script to check api violations 4 سال پیش
check_artifacts_expire_time.py de7e67ccec CI: add expire_in and timeout for jobs 4 سال پیش
check_blobs.sh 3049ac6dbb ci: improve checks for Wi-Fi/PHYlibraries 4 سال پیش
check_build_warnings.py 39dcbb2136 Ci: fix build test failure. 3 سال پیش
check_callgraph.py 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 سال پیش
check_codeowners.py db53d14018 ci: make ignore lists optional for approval 4 سال پیش
check_copyright.py e49f56a96d tools: Check copyright now checks assembly files 4 سال پیش
check_copyright_config.yaml 98194f7ee6 Update allowed licenses for asio component 3 سال پیش
check_copyright_ignore.txt b665dcbe68 Merge branch 'feature/esp32c2h2_support_uart' into 'master' 3 سال پیش
check_deprecated_kconfigs.py 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 سال پیش
check_examples_rom_header.sh a4d0033c03 esp_rom: extract common GPIO apis into esp_rom_gpio.h 5 سال پیش
check_executables.py 0a8a99c17b pre-commit: recognize Windows excecutable files with git 5 سال پیش
check_idf_version.sh 9c1d4f5b54 Build & config: Remove the "make" build system 4 سال پیش
check_kconfigs.py f64b3902cf tools: Delete the old kconfig tools 4 سال پیش
check_ldgen_mapping_exceptions.txt d1c800fbbb components: fix ldgen check errors 5 سال پیش
check_public_headers.py 3ade0509c3 CI: Make public header checker print help/tips on failure 4 سال پیش
check_public_headers_exceptions.txt 3925365351 ci: Fix `pre-check` stage failing tests 3 سال پیش
check_readme_links.py 4bf7b16358 check_readme_links: remove throwing of exception before exit 4 سال پیش
check_requirement_files.py fddc73759e Tools: Make easier the detection of the list of Python features 4 سال پیش
check_rules_yml.py 80e86e7939 ci(pre-commit): check if rules is updated and valid 5 سال پیش
check_soc_headers_leak.py 3b371d2d64 ci: check unstable soc headers wont be leaked by public api 4 سال پیش
check_soc_struct_headers.py 874a720286 soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one 4 سال پیش
check_tools_files_patterns.py 70df376692 fix(ci): exclude patterns python files while checking tools pattern 4 سال پیش
check_type_comments.py 396acc5b31 Change logic for MYPY checker 4 سال پیش
checkout_project_ref.py d48cbdd1e9 bugfix: checkout ref failed for origin branches 4 سال پیش
ci_fetch_submodule.py 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 سال پیش
ci_get_mr_info.py a22597a2d6 Add mypy check to pre-commit-config 4 سال پیش
clang_tidy_dirs.txt d66a407eb3 ci: enable clang-tidy check for more components 4 سال پیش
configure_ci_environment.sh ef5bc71372 ci: enable ccache for build jobs 4 سال پیش
deploy_docs.py 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 سال پیش
envsubst.py b13a536041 mqtt tests: connect to local broker when running in CI to make the tests more reliable 7 سال پیش
exclude_check_tools_files.txt 70df376692 fix(ci): exclude patterns python files while checking tools pattern 4 سال پیش
executable-list.txt a93e372364 Tools: Fix silent failure about the incompatible Python 4 سال پیش
find_apps_build_apps.sh 0478edc6ba CI: download only required bin for unit-tests. Refactor AssignTest related code 5 سال پیش
fix_empty_prototypes.sh e94288da31 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 5 سال پیش
get-full-sources.sh e94288da31 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 5 سال پیش
get_supported_examples.sh e94288da31 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 5 سال پیش
idf_ci_utils.py 153433d47d ci: build_pytest_app will now remove the non-test apps 4 سال پیش
mirror-submodule-update.sh e94288da31 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 5 سال پیش
multirun_with_pyenv.sh e94288da31 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 5 سال پیش
mypy_ignore_list.txt a78884a41c Docs: Remove the script for generating the version chart 4 سال پیش
push_to_github.sh 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 سال پیش
setup_python.sh fb12d03dc3 Drop Python 3.6 4 سال پیش
sonar_exclude_list.txt bb8587a139 fatfs: Update to version 0.14b 3 سال پیش
static-analysis-rules.yml 1cb9ba5076 Push out `coap` to idf-extra-component repository 3 سال پیش
test_autocomplete.py 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 سال پیش
test_build_system_cmake.sh 65a302a6f6 kconfig: confgen.py now handles many-to-one config renames 4 سال پیش
test_check_kconfigs.py f64b3902cf tools: Delete the old kconfig tools 4 سال پیش
test_configure_ci_environment.sh e94288da31 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 5 سال پیش
test_reproducible_build.sh ea1005b740 build: create BUILD_DIR/prefix_map_gdbinit when enable reproducible build 4 سال پیش
utils.sh 30f098cd49 ci: add build_non_test_component_apps 4 سال پیش