Fu Hanxi a92dce463f Merge branch 'ci/remove_debug_backend' into 'master' преди 3 години
..
integration_test fe39b922ca seperate ble wifi environment and support ci esp32c2 преди 3 години
python_packages 0da5cf8cd7 ci: remove debug_backend dependency преди 3 години
build_example_dirs.txt d4ef2135f0 ci: support building examples with external components преди 7 години
build_template_app.sh 4e67332b74 ESP32H2: Add small CI test for ESP32H2 преди 3 години
check_api_violation.sh 4c0ddd34b4 ci: added script to check api violations преди 4 години
check_artifacts_expire_time.py 819d5a2b61 ci: Add python types hints преди 3 години
check_blobs.sh 9440430db2 esp_phy: support esp32h2beta2 phy build преди 3 години
check_build_test_rules.py 4e67332b74 ESP32H2: Add small CI test for ESP32H2 преди 3 години
check_callgraph.py ab1bd08ab9 tools: update list of references to not include symbold used by __assert_func calls преди 3 години
check_codeowners.py 819d5a2b61 ci: Add python types hints преди 3 години
check_copyright_config.yaml dacf44dd1d wifi_provisioning: added wifi-ctrl reset endpoint преди 3 години
check_copyright_ignore.txt c35759448a openthread: add 802.15.4 and Thread support lib for ESP32-C6 преди 3 години
check_deprecated_kconfigs.py f5cbe88c22 ci: fix no subtyping for type annotation in python3.7 преди 3 години
check_esp_memory_utils_headers.sh 85cb079838 esp_hw_support: remove public dependency on bootloader_support преди 3 години
check_examples_rom_header.sh a4d0033c03 esp_rom: extract common GPIO apis into esp_rom_gpio.h преди 5 години
check_executables.py 819d5a2b61 ci: Add python types hints преди 3 години
check_idf_version.sh 9c1d4f5b54 Build & config: Remove the "make" build system преди 4 години
check_kconfigs.py c7a827a136 kconfig: update check_kconfigs.py to handle orsource command преди 3 години
check_ldgen_mapping_exceptions.txt d1c800fbbb components: fix ldgen check errors преди 5 години
check_public_headers.py a898c3ddc6 soc: regenerate modem header with regtool преди 3 години
check_public_headers_exceptions.txt 5822cdf93b esp_phy: enable for esp32c6 преди 3 години
check_readme_links.py 1edc761ef2 cleanup remaining references for esp-cryptoauthlib преди 3 години
check_requirement_files.py fddc73759e Tools: Make easier the detection of the list of Python features преди 4 години
check_rules_yml.py 27e199605a ci: remove unused rules преди 3 години
check_soc_headers_leak.py 4573448a74 test: ignore pytest dut log artifacts преди 3 години
check_soc_struct_headers.py 09d15e5abc tools: Change copyright in ci dir преди 3 години
check_tools_files_patterns.py 819d5a2b61 ci: Add python types hints преди 3 години
check_type_comments.py 09d15e5abc tools: Change copyright in ci dir преди 3 години
checkout_project_ref.py bfa96bc597 CI: optimize ATS ci flow преди 3 години
ci_build_apps.py 9a666c8ba0 ci: ci_build_apps.py supports `filter_expr` преди 3 години
ci_fetch_submodule.py 819d5a2b61 ci: Add python types hints преди 3 години
ci_get_mr_info.py 09d15e5abc tools: Change copyright in ci dir преди 3 години
clang_tidy_dirs.txt d66a407eb3 ci: enable clang-tidy check for more components преди 4 години
configure_ci_environment.sh 47c2c13de5 build: Adds support for universal Clang toolchain преди 3 години
deploy_docs.py 819d5a2b61 ci: Add python types hints преди 3 години
envsubst.py 819d5a2b61 ci: Add python types hints преди 3 години
exclude_check_tools_files.txt cf528deeb1 test: add a script for supporting multi-dev and multi-stage case преди 3 години
executable-list.txt ebb6c2e77b tools: Move out kconfig_new in favour of using the esp-idf-kconfig package преди 3 години
fix_empty_prototypes.sh e94288da31 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs преди 5 години
generate_rules.py 27e199605a ci: remove unused rules преди 3 години
get-full-sources.sh e94288da31 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs преди 5 години
get_all_test_results.py 5c211efaa8 CI: update test cases from test results преди 3 години
get_supported_examples.sh e94288da31 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs преди 5 години
idf_ci_utils.py 08e68c192a ci(pytest): differentiate `temp_skip` and `temp_skip_ci` markers преди 3 години
idf_unity_tester.py a05e8996ab Merge branch 'ci/migrate_wifi_unit_test_app' into 'master' преди 3 години
ignore_build_warnings.txt e6f7b1a3a0 tools: cmake: check tool supported version with idf_tools.py преди 3 години
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 0da5cf8cd7 ci: remove debug_backend dependency преди 3 години
push_to_github.sh 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) преди 5 години
sonar_exclude_list.txt 1ee3ee6854 protobuf: Fix v4.21.0 (python) compatibility issue преди 3 години
static-analysis-rules.yml 75c92a8811 ci: use latest esp-clang for code analysis преди 3 години
test_autocomplete.py 09d15e5abc tools: Change copyright in ci dir преди 3 години
test_build_system_cmake.sh 4e67332b74 ESP32H2: Add small CI test for ESP32H2 преди 3 години
test_build_system_spaces.py 130bbf3d6c ci: add build job to test paths with spaces преди 3 години
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 7bab78014f fix: run_cmd преди 3 години