Ivan Grokhotkov a14e14f37a Merge branch 'feature/docker_build_gh_actions' into 'master' vor 3 Jahren
..
integration_test 11d4542165 ci: update intergration test to support esp32c3 vor 4 Jahren
python_packages 3e08f355b6 tools: Use esptool v4 vor 3 Jahren
build_example_dirs.txt d4ef2135f0 ci: support building examples with external components vor 7 Jahren
build_pytest_apps.py 4746a71028 ci: add qemu example vor 3 Jahren
build_template_app.sh c1cbd7bbf6 cache/mmu: implememnt cache and mmu hal APIs in bootloader vor 4 Jahren
check_api_violation.sh 4c0ddd34b4 ci: added script to check api violations vor 4 Jahren
check_artifacts_expire_time.py de7e67ccec CI: add expire_in and timeout for jobs vor 4 Jahren
check_blobs.sh 9440430db2 esp_phy: support esp32h2beta2 phy build vor 3 Jahren
check_build_warnings.py 39dcbb2136 Ci: fix build test failure. vor 4 Jahren
check_callgraph.py 0146f258d7 style: format python files with isort and double-quote-string-fixer vor 5 Jahren
check_codeowners.py db53d14018 ci: make ignore lists optional for approval vor 4 Jahren
check_copyright.py e49f56a96d tools: Check copyright now checks assembly files vor 4 Jahren
check_copyright_config.yaml 9fdf39651b freemodbus: remove component files from esp-idf (fix examples) vor 3 Jahren
check_copyright_ignore.txt 3e08f355b6 tools: Use esptool v4 vor 3 Jahren
check_deprecated_kconfigs.py 0146f258d7 style: format python files with isort and double-quote-string-fixer vor 5 Jahren
check_esp_memory_utils_headers.sh 85cb079838 esp_hw_support: remove public dependency on bootloader_support vor 4 Jahren
check_examples_rom_header.sh a4d0033c03 esp_rom: extract common GPIO apis into esp_rom_gpio.h vor 5 Jahren
check_executables.py 0a8a99c17b pre-commit: recognize Windows excecutable files with git vor 5 Jahren
check_idf_version.sh 9c1d4f5b54 Build & config: Remove the "make" build system vor 4 Jahren
check_kconfigs.py c7a827a136 kconfig: update check_kconfigs.py to handle orsource command vor 3 Jahren
check_ldgen_mapping_exceptions.txt d1c800fbbb components: fix ldgen check errors vor 5 Jahren
check_public_headers.py 3ade0509c3 CI: Make public header checker print help/tips on failure vor 4 Jahren
check_public_headers_exceptions.txt aab535fe4a Merge branch 'bugfix/regi2c_ctrl_spinlock_s2' into 'master' vor 4 Jahren
check_readme_links.py 4bf7b16358 check_readme_links: remove throwing of exception before exit vor 4 Jahren
check_requirement_files.py fddc73759e Tools: Make easier the detection of the list of Python features vor 4 Jahren
check_rules_yml.py 80e86e7939 ci(pre-commit): check if rules is updated and valid vor 5 Jahren
check_soc_headers_leak.py 4573448a74 test: ignore pytest dut log artifacts vor 3 Jahren
check_soc_struct_headers.py 874a720286 soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one vor 4 Jahren
check_tools_files_patterns.py 70df376692 fix(ci): exclude patterns python files while checking tools pattern vor 4 Jahren
check_type_comments.py 396acc5b31 Change logic for MYPY checker vor 4 Jahren
checkout_project_ref.py d48cbdd1e9 bugfix: checkout ref failed for origin branches vor 4 Jahren
ci_fetch_submodule.py 0146f258d7 style: format python files with isort and double-quote-string-fixer vor 5 Jahren
ci_get_mr_info.py a22597a2d6 Add mypy check to pre-commit-config vor 5 Jahren
clang_tidy_dirs.txt d66a407eb3 ci: enable clang-tidy check for more components vor 4 Jahren
configure_ci_environment.sh ef5bc71372 ci: enable ccache for build jobs vor 4 Jahren
deploy_docs.py 0146f258d7 style: format python files with isort and double-quote-string-fixer vor 5 Jahren
envsubst.py b13a536041 mqtt tests: connect to local broker when running in CI to make the tests more reliable vor 7 Jahren
exclude_check_tools_files.txt 5c211efaa8 CI: update test cases from test results vor 4 Jahren
executable-list.txt 6dc52d4425 ci: build and push Docker images in Github actions, add arm64 platform vor 3 Jahren
find_apps_build_apps.sh 0478edc6ba CI: download only required bin for unit-tests. Refactor AssignTest related code vor 5 Jahren
fix_empty_prototypes.sh e94288da31 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs vor 6 Jahren
get-full-sources.sh e94288da31 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs vor 6 Jahren
get_all_test_results.py 5c211efaa8 CI: update test cases from test results vor 4 Jahren
get_supported_examples.sh e94288da31 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs vor 6 Jahren
idf_ci_utils.py 4746a71028 ci: add qemu example vor 3 Jahren
mirror-submodule-update.sh e94288da31 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs vor 6 Jahren
multirun_with_pyenv.sh e94288da31 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs vor 6 Jahren
mypy_ignore_list.txt 1c5e596633 idf.py: Change copyright in tools dir vor 3 Jahren
push_to_github.sh 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) vor 5 Jahren
setup_python.sh fb12d03dc3 Drop Python 3.6 vor 4 Jahren
sonar_exclude_list.txt bb8587a139 fatfs: Update to version 0.14b vor 4 Jahren
static-analysis-rules.yml 2bb7dc4471 esptool: Include as a package, delete submodule vor 3 Jahren
test_autocomplete.py 0146f258d7 style: format python files with isort and double-quote-string-fixer vor 5 Jahren
test_build_system_cmake.sh 887421bb49 ci: Fix failing build system test when FreeRTOS SMP is enabled vor 3 Jahren
test_build_system_spaces.py 130bbf3d6c ci: add build job to test paths with spaces vor 3 Jahren
test_check_kconfigs.py f64b3902cf tools: Delete the old kconfig tools vor 4 Jahren
test_configure_ci_environment.sh e94288da31 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs vor 6 Jahren
test_reproducible_build.sh ea1005b740 build: create BUILD_DIR/prefix_map_gdbinit when enable reproducible build vor 4 Jahren
utils.sh 8dfc286d5f ci: support one pipeline must based on commmits vor 3 Jahren