Wang Meng Yang 227f531b9d Merge branch 'bugfix/cleanup_ble_examples_sdkconfig' into 'master' %!s(int64=2) %!d(string=hai) anos
..
idf_pytest faa6e51086 feat(sdio): sdio cross chip test app %!s(int64=2) %!d(string=hai) anos
python_packages 4dbf8c8948 ci: remove ttfw related files %!s(int64=2) %!d(string=hai) anos
artifacts_handler.py 3a998bd0ce ci: Upload artifacts of target stage jobs to s3 bucket %!s(int64=2) %!d(string=hai) anos
astyle-rules.yml 3d4b60afc0 refactor(esp_mm): reformat code with astyle_py %!s(int64=2) %!d(string=hai) anos
build_template_app.sh 706d684418 feat(esp32p4): introduced new target esp32p4, supported hello_world %!s(int64=2) %!d(string=hai) anos
check_api_violation.sh 0717729911 fix(hal): replace assert with hal_assert %!s(int64=2) %!d(string=hai) anos
check_artifacts_expire_time.py 819d5a2b61 ci: Add python types hints %!s(int64=3) %!d(string=hai) anos
check_blobs.sh 9440430db2 esp_phy: support esp32h2beta2 phy build %!s(int64=3) %!d(string=hai) anos
check_build_test_rules.py eb37150780 ci: add all nightly run env vars while checking %!s(int64=2) %!d(string=hai) anos
check_callgraph.py f0c07f82b5 fix(test): check call graph for hal component %!s(int64=2) %!d(string=hai) anos
check_codeowners.py 819d5a2b61 ci: Add python types hints %!s(int64=3) %!d(string=hai) anos
check_copyright_config.yaml c7c38b7904 refactor(sdmmc): place sdmmc driver into a new component %!s(int64=2) %!d(string=hai) anos
check_copyright_ignore.txt 4a02987182 Merge branch 'fix/aes_mpi_interrupt_allocation_workflow' into 'master' %!s(int64=2) %!d(string=hai) anos
check_deprecated_kconfigs.py 22dcc26674 fix(tools/kconfig): Moved check_konfigs.py to esp-idf-kconfig package %!s(int64=2) %!d(string=hai) anos
check_esp_memory_utils_headers.sh 85cb079838 esp_hw_support: remove public dependency on bootloader_support %!s(int64=3) %!d(string=hai) anos
check_examples_extra_component_dirs.sh 8c26ddf4a1 feat(ci): add CI check for EXTRA_COMPONENT_DIRS in examples %!s(int64=2) %!d(string=hai) anos
check_examples_rom_header.sh a4d0033c03 esp_rom: extract common GPIO apis into esp_rom_gpio.h %!s(int64=5) %!d(string=hai) anos
check_executables.py 819d5a2b61 ci: Add python types hints %!s(int64=3) %!d(string=hai) anos
check_idf_version.sh 9c1d4f5b54 Build & config: Remove the "make" build system %!s(int64=4) %!d(string=hai) anos
check_kconfigs.py 22dcc26674 fix(tools/kconfig): Moved check_konfigs.py to esp-idf-kconfig package %!s(int64=2) %!d(string=hai) anos
check_ldgen_mapping_exceptions.txt 9968a48c36 refactor(freertos/task_snapshot): Make task snapshot private %!s(int64=2) %!d(string=hai) anos
check_public_headers.py 8b9f8555ea refactor(tools): public header check also checks c++ now %!s(int64=2) %!d(string=hai) anos
check_public_headers_exceptions.txt 9df662703b Fix(esp_wifi): Add the missing header file to the wifi header files. %!s(int64=2) %!d(string=hai) anos
check_readme_links.py 1edc761ef2 cleanup remaining references for esp-cryptoauthlib %!s(int64=3) %!d(string=hai) anos
check_requirement_files.py 2ffc5ac6e6 change(esp_prov): remove future usage %!s(int64=2) %!d(string=hai) anos
check_rules_components_patterns.py 1ce30750c9 fix(pre-commit): ignore files not in git repo %!s(int64=2) %!d(string=hai) anos
check_rules_yml.py 27e199605a ci: remove unused rules %!s(int64=3) %!d(string=hai) anos
check_soc_headers_leak.py d623ce0d53 refactor(gpio): per-target gpio number definition %!s(int64=2) %!d(string=hai) anos
check_soc_struct_headers.py 09d15e5abc tools: Change copyright in ci dir %!s(int64=3) %!d(string=hai) anos
check_tools_files_patterns.py 819d5a2b61 ci: Add python types hints %!s(int64=3) %!d(string=hai) anos
check_type_comments.py 09d15e5abc tools: Change copyright in ci dir %!s(int64=3) %!d(string=hai) anos
checkout_project_ref.py bfa96bc597 CI: optimize ATS ci flow %!s(int64=3) %!d(string=hai) anos
ci_build_apps.py 4dbf8c8948 ci: remove ttfw related files %!s(int64=2) %!d(string=hai) anos
ci_fetch_submodule.py 819d5a2b61 ci: Add python types hints %!s(int64=3) %!d(string=hai) anos
ci_get_mr_info.py a6ccc2e18e ci: optimize git strategy %!s(int64=2) %!d(string=hai) anos
clang_tidy_dirs.txt d66a407eb3 ci: enable clang-tidy check for more components %!s(int64=4) %!d(string=hai) anos
cleanup_ignore_lists.py c79c16a73e ci: fix cleanup_ignore_lists.py on windows %!s(int64=2) %!d(string=hai) anos
configure_ci_environment.sh 47c2c13de5 build: Adds support for universal Clang toolchain %!s(int64=3) %!d(string=hai) anos
deploy_docs.py 819d5a2b61 ci: Add python types hints %!s(int64=3) %!d(string=hai) anos
envsubst.py 819d5a2b61 ci: Add python types hints %!s(int64=3) %!d(string=hai) anos
exclude_check_tools_files.txt ad9b07f589 ci: add idf_pytest package into patterns to trigger target test jobs %!s(int64=2) %!d(string=hai) anos
executable-list.txt 4c2236c9b5 update(ble_mesh): Remove useless mesh lib copy script %!s(int64=2) %!d(string=hai) anos
fix_empty_prototypes.sh e94288da31 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs %!s(int64=5) %!d(string=hai) anos
generate_rules.py 27e199605a ci: remove unused rules %!s(int64=3) %!d(string=hai) anos
get-full-sources.sh e94288da31 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs %!s(int64=5) %!d(string=hai) anos
get_all_test_results.py 5c211efaa8 CI: update test cases from test results %!s(int64=3) %!d(string=hai) anos
get_supported_examples.sh e94288da31 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs %!s(int64=5) %!d(string=hai) anos
idf_ci_utils.py 4dbf8c8948 ci: remove ttfw related files %!s(int64=2) %!d(string=hai) anos
idf_unity_tester.py 63fe059b55 ci(pytest): fix multi-dut missing c test case in the junit report issue %!s(int64=2) %!d(string=hai) anos
ignore_build_warnings.txt e807347a46 ci(ble/bluedroid):cleanup BLE examples sdkconfig %!s(int64=2) %!d(string=hai) anos
mirror-submodule-update.sh e94288da31 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs %!s(int64=5) %!d(string=hai) anos
multirun_with_pyenv.sh e94288da31 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs %!s(int64=5) %!d(string=hai) anos
mypy_ignore_list.txt 4dbf8c8948 ci: remove ttfw related files %!s(int64=2) %!d(string=hai) anos
push_to_github.sh 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) %!s(int64=5) %!d(string=hai) anos
sonar_exclude_list.txt 1ee3ee6854 protobuf: Fix v4.21.0 (python) compatibility issue %!s(int64=3) %!d(string=hai) anos
static-analysis-rules.yml d14d001e44 wpa_supplicant:Fix potential null pointer dereference %!s(int64=3) %!d(string=hai) anos
test_autocomplete.py 92e45c0798 ci(fix): Improve the stability of the autocomplete tests %!s(int64=2) %!d(string=hai) anos
test_configure_ci_environment.sh e94288da31 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs %!s(int64=5) %!d(string=hai) anos
test_reproducible_build.sh ea1005b740 build: create BUILD_DIR/prefix_map_gdbinit when enable reproducible build %!s(int64=4) %!d(string=hai) anos
utils.sh b64da91823 ci: Move upload artifacts execution of build and target_test stages to the after script section %!s(int64=2) %!d(string=hai) anos