esp-idf/tools/ci
Ivan Grokhotkov 80c9ef7b89
esp_rom: sync changes for ESP32-S3 USB related files, minor fix for S2
Used esp-rom tag esp32s3-20210327 and did manual cleanup.
Rename s_usb_osglue to rom_usb_osglue like it was done for esp32s2.
Some comments in esp32s2 headers are synced from esp32s3.
2023-04-12 11:07:56 +02:00
..
integration_test seperate ble wifi environment and support ci esp32c2 2022-12-02 11:12:00 +08:00
python_packages ci: move stdout print to stderr logging in gitlab api 2023-02-15 15:34:10 +08:00
build_example_dirs.txt
build_template_app.sh system: add kconfig option for using parts of SRAM1 for IRAM 2023-04-07 07:12:58 +00:00
check_api_violation.sh
check_artifacts_expire_time.py
check_blobs.sh
check_build_test_rules.py ESP32H2: Add small CI test for ESP32H2 2022-12-29 11:00:42 +08:00
check_callgraph.py tools: update list of references to not include symbold used by __assert_func calls 2022-11-24 10:31:14 +01:00
check_codeowners.py
check_copyright_config.yaml Merge branch 'feature/introduce_spdx_licenseref' into 'master' 2023-02-10 17:08:01 +08:00
check_copyright_ignore.txt esp_rom: sync changes for ESP32-S3 USB related files, minor fix for S2 2023-04-12 11:07:56 +02:00
check_deprecated_kconfigs.py
check_esp_memory_utils_headers.sh
check_examples_rom_header.sh
check_executables.py
check_idf_version.sh
check_kconfigs.py
check_ldgen_mapping_exceptions.txt
check_public_headers.py ci: Fix false positive err-logs on static-assert check 2023-02-02 04:14:34 +00:00
check_public_headers_exceptions.txt esp_coex: correct Kconfig name 2023-02-26 06:58:18 +00:00
check_readme_links.py
check_requirement_files.py
check_rules_yml.py ci: remove unused rules 2022-10-10 16:58:11 +08:00
check_soc_headers_leak.py
check_soc_struct_headers.py
check_tools_files_patterns.py
check_type_comments.py
checkout_project_ref.py
ci_build_apps.py ci: don't run idf-size for linux target 2023-04-07 12:29:30 +08:00
ci_fetch_submodule.py
ci_get_mr_info.py
clang_tidy_dirs.txt
configure_ci_environment.sh build: Adds support for universal Clang toolchain 2022-11-23 13:25:16 +03:00
deploy_docs.py
envsubst.py
exclude_check_tools_files.txt test: migrate linux target host test jobs into pytest-embedded 2023-01-16 10:25:55 +08:00
executable-list.txt tools: Move out idf_size.py in favour of using the esp-idf-size package 2023-03-27 19:40:33 +02:00
fix_empty_prototypes.sh
generate_rules.py ci: remove unused rules 2022-10-10 16:58:11 +08:00
get-full-sources.sh
get_all_test_results.py
get_supported_examples.sh
idf_ci_utils.py ci(pytest): differentiate `temp_skip` and `temp_skip_ci` markers 2022-12-08 09:49:12 +08:00
idf_unity_tester.py ci: fix: pexpect.buffer can't be kept between processes 2023-02-21 16:09:19 +08:00
ignore_build_warnings.txt tools: cmake: check tool supported version with idf_tools.py 2022-10-03 19:01:32 +04:00
mirror-submodule-update.sh
multirun_with_pyenv.sh
mypy_ignore_list.txt example/system: remove app_trace_to_host example. Instead use app_trace_basic 2023-02-15 10:30:32 +01:00
push_to_github.sh
sonar_exclude_list.txt
static-analysis-rules.yml wpa_supplicant:Fix potential null pointer dereference 2023-01-31 21:54:43 +05:30
test_autocomplete.py
test_build_system_cmake.sh ci: add pytests for ram_loadable_app 2023-02-01 17:57:28 +08:00
test_build_system_spaces.py
test_check_kconfigs.py
test_configure_ci_environment.sh
test_reproducible_build.sh
utils.sh