.. |
dynamic_pipelines
|
Revert "Merge branch 'ci/ignore_c6_wifi_two_dut_runners' into 'master'"
|
2024-02-27 14:24:37 +08:00 |
idf_ci
|
ci: upload size info, and build junit report
|
2024-02-05 10:07:32 +01:00 |
idf_pytest
|
ci: Fix otatool example failure in CI for ESP32-C2
|
2024-02-29 14:09:36 +05:30 |
python_packages
|
ci: gitlab auth failing hint
|
2024-01-29 13:52:40 +01:00 |
test_autocomplete
|
fix(ci): Remove unittest-xml-reporting dependency from host tests
|
2023-11-30 14:03:41 +01:00 |
artifacts_handler.py
|
ci: upload size info, and build junit report
|
2024-02-05 10:07:32 +01:00 |
astyle-rules.yml
|
refactor(esp_hid): Format the code with astyle
|
2024-02-27 14:48:43 +01:00 |
build_template_app.sh
|
ci(esp32c5): enable hello world build on ci
|
2024-02-05 12:39:35 +08:00 |
check_api_violation.sh
|
fix(hal): replace assert with hal_assert
|
2023-10-13 10:14:47 +08:00 |
check_blobs.sh
|
…
|
|
check_build_test_rules.py
|
ci: add sort_yaml.py
|
2024-01-29 13:52:39 +01:00 |
check_callgraph.py
|
fix(test): check call graph for hal component
|
2023-07-05 09:09:01 +08:00 |
check_codeowners.py
|
…
|
|
check_copyright_config.yaml
|
feat(linux): added fls() on Linux
|
2024-02-07 17:56:16 +08:00 |
check_copyright_ignore.txt
|
Merge branch 'feature/esp32p4_concontiguous_mem_mvp' into 'master'
|
2024-02-29 16:28:13 +08:00 |
check_deprecated_kconfigs.py
|
fix(tools/kconfig): Moved check_konfigs.py to esp-idf-kconfig package
|
2023-10-06 13:02:56 +02:00 |
check_esp_memory_utils_headers.sh
|
…
|
|
check_examples_extra_component_dirs.sh
|
feat(ci): add CI check for EXTRA_COMPONENT_DIRS in examples
|
2023-09-19 10:38:24 +02:00 |
check_examples_rom_header.sh
|
…
|
|
check_executables.py
|
…
|
|
check_idf_version.sh
|
…
|
|
check_kconfigs.py
|
fix: KConfig files checks in pre-commit hook
|
2024-01-05 08:55:36 +01:00 |
check_ldgen_mapping_exceptions.txt
|
refactor(freertos/task_snapshot): Make task snapshot private
|
2023-10-07 13:14:55 +08:00 |
check_public_headers.py
|
refactor(esp32c5): change beta3 path in esp_system and bootloader
|
2024-03-01 11:12:36 +08:00 |
check_public_headers_exceptions.txt
|
change(doxyfile): move soc files to target specific doxygen
|
2024-03-01 10:16:45 +08:00 |
check_readme_links.py
|
…
|
|
check_requirement_files.py
|
change(esp_prov): remove future usage
|
2023-07-19 21:05:06 +08:00 |
check_rules_components_patterns.py
|
fix(pre-commit): ignore files not in git repo
|
2023-09-15 18:57:35 +08:00 |
check_soc_headers_leak.py
|
refactor(gpio): per-target gpio number definition
|
2023-07-03 13:33:11 +08:00 |
check_soc_struct_headers.py
|
…
|
|
check_tools_files_patterns.py
|
ci: dynamic pipeline
|
2024-01-10 15:37:34 +01:00 |
check_type_comments.py
|
…
|
|
checkout_project_ref.py
|
…
|
|
ci_build_apps.py
|
ci: dynamic pipeline
|
2024-01-10 15:37:34 +01:00 |
ci_fetch_submodule.py
|
…
|
|
ci_get_mr_info.py
|
ci: optimize git strategy
|
2023-11-14 15:31:30 +01:00 |
clang_tidy_dirs.txt
|
…
|
|
cleanup_ignore_lists.py
|
ci: fix cleanup_ignore_lists.py on windows
|
2023-09-21 12:59:17 +02:00 |
configure_ci_environment.sh
|
…
|
|
deploy_docs.py
|
…
|
|
envsubst.py
|
…
|
|
exclude_check_tools_files.txt
|
fix(ci): Change expected message in tests after dependency checker update
|
2024-02-22 08:03:29 +01:00 |
executable-list.txt
|
ci: add sort_yaml.py
|
2024-01-29 13:52:39 +01:00 |
fix_empty_prototypes.sh
|
…
|
|
generate_rules.py
|
ci: lint yaml files that use `dependencies: []` together with `needs`
|
2024-01-25 14:47:53 +01:00 |
get-full-sources.sh
|
…
|
|
get_all_test_results.py
|
…
|
|
get_known_failure_cases_file.py
|
ci: change known_failure_cases workflow
|
2024-01-21 15:36:25 +08:00 |
get_supported_examples.sh
|
…
|
|
gitlab_yaml_linter.py
|
ci: always set `expire_in` and `when` with `artifacts`
|
2024-02-16 13:43:53 +01:00 |
idf_ci_utils.py
|
ci: always set `expire_in` and `when` with `artifacts`
|
2024-02-16 13:43:53 +01:00 |
ignore_build_warnings.txt
|
fix(storage): cleanup storage examples/test_apps sdkconfigs
|
2024-02-12 10:57:46 +01:00 |
mirror-submodule-update.sh
|
…
|
|
multirun_with_pyenv.sh
|
…
|
|
mypy_ignore_list.txt
|
Merge branch 'fix/move_nvs_partition_generator_to_pypi_package' into 'master'
|
2023-12-18 09:13:38 +08:00 |
push_to_github.sh
|
…
|
|
sonar_exclude_list.txt
|
…
|
|
sort_yaml.py
|
ci: add sort_yaml.py
|
2024-01-29 13:52:39 +01:00 |
static-analysis-rules.yml
|
feat(ieee802154): remove the ieee802154 lib submodule
|
2024-01-25 18:59:09 +08:00 |
test_configure_ci_environment.sh
|
…
|
|
test_reproducible_build.sh
|
…
|
|
utils.sh
|
ci: Move upload artifacts execution of build and target_test stages to the after script section
|
2023-11-06 18:24:10 +08:00 |