Ivan Grokhotkov d3f1867725 Merge branch 'bugfix/apptrace_copyright_headers' into 'master' 4 лет назад
..
integration_test 11d4542165 ci: update intergration test to support esp32c3 4 лет назад
python_packages b4c4e3a79d ci: do not retry on 404 when LOCAL_GITLAB_HTTPS_HOST not set 4 лет назад
build_example_dirs.txt d4ef2135f0 ci: support building examples with external components 7 лет назад
build_pytest_apps.py a801555299 ci: replace all component ut with pytest-embedded 4 лет назад
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 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 лет назад
check_blobs.sh 3049ac6dbb ci: improve checks for Wi-Fi/PHYlibraries 4 лет назад
check_build_warnings.py 8b928bf22f ci: temporary bypass tinyxml2 cmake deprecated warning 4 лет назад
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 4cedf84626 app_trace: add SPDX headers, mention SystemView in copyrights doc 4 лет назад
check_copyright_ignore.txt d3f1867725 Merge branch 'bugfix/apptrace_copyright_headers' into 'master' 4 лет назад
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 424c45df91 ci: Fix issues for build stage 4 лет назад
check_readme_links.py 4bf7b16358 check_readme_links: remove throwing of exception before exit 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 cf049e15ed esp8684: rename target to esp32c2 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 21834f8362 ci: make pytest build script compatible with pytest 7.x 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 407053592e Drop support for unsupported Python versions 4 лет назад
sonar_exclude_list.txt 5db7ab0710 Add entry for http_parser in CODEOWNERS and sonar exclusion list 4 лет назад
static-analysis-rules.yml b08323c903 Push out `expat` to idf-extra-components repository 4 лет назад
test_autocomplete.py 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 лет назад
test_build_system_cmake.sh c1b79951fd cmake: assign toolchain prefix manually 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 a801555299 ci: replace all component ut with pytest-embedded 4 лет назад