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