Fu Hanxi fc329fa80f ci: remove unknown target, add H4 for check back 2 лет назад
..
integration_test fe39b922ca seperate ble wifi environment and support ci esp32c2 3 лет назад
python_packages 8d0dda23b0 ci: move stdout print to stderr logging in gitlab api 2 лет назад
build_example_dirs.txt d4ef2135f0 ci: support building examples with external components 7 лет назад
build_template_app.sh 1f84f6c6ed esp32h4: remove esp32h4 target from ci 2 лет назад
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 fc329fa80f ci: remove unknown target, add H4 for check back 2 лет назад
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 8e85fc8571 esp_rom: convert USB related headers to SPDX, update COPYRIGHTS.rst 2 лет назад
check_copyright_ignore.txt 8e85fc8571 esp_rom: convert USB related headers to SPDX, update COPYRIGHTS.rst 2 лет назад
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 cbff23cfdb ci: Fix false positive err-logs on static-assert check 3 лет назад
check_public_headers_exceptions.txt 7817c23623 esp_coex: correct Kconfig name 2 лет назад
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 9153f9c927 ci: don't run idf-size for linux target 2 лет назад
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 b02687a6c4 test: migrate linux target host test jobs into pytest-embedded 3 лет назад
executable-list.txt 1f84f6c6ed esp32h4: remove esp32h4 target from ci 2 лет назад
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 c34ea9cef6 ci: pytest automation script increase timeout time 2 лет назад
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 db10697b74 example/system: remove app_trace_to_host example. Instead use app_trace_basic 2 лет назад
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 d14d001e44 wpa_supplicant:Fix potential null pointer dereference 3 лет назад
test_autocomplete.py 09d15e5abc tools: Change copyright in ci dir 3 лет назад
test_build_system_cmake.sh 1f84f6c6ed esp32h4: remove esp32h4 target from ci 2 лет назад
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 лет назад