esp-idf/tools/ci
Marius Vikhammer bd4c0fca3c core-system: changed CONFIG_COMPILER_OPTIMIZATION_DEFAULT to CONFIG_COMPILER_OPTIMIZATION_DEBUG
DEBUG is more descriptive and is consistent with the name used in the bootloader:
CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_DEBUG

Closes https://github.com/espressif/esp-idf/issues/8404
2023-06-02 15:16:50 +08:00
..
integration_test
python_packages ci: build and test only modified components related test cases 2023-05-26 22:59:57 +08:00
build_example_dirs.txt
build_template_app.sh core-system: changed CONFIG_COMPILER_OPTIMIZATION_DEFAULT to CONFIG_COMPILER_OPTIMIZATION_DEBUG 2023-06-02 15:16:50 +08:00
check_api_violation.sh
check_artifacts_expire_time.py
check_blobs.sh
check_build_test_rules.py esp32h4: checked all the corner stuffs of the removal 2023-04-23 12:03:07 +00:00
check_callgraph.py
check_codeowners.py
check_copyright_config.yaml
check_copyright_ignore.txt Merge branch 'ci/system_test_apps_optimize' into 'master' 2023-06-01 13:32:00 +08: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
check_public_headers_exceptions.txt esp32h4: removed esp32h4 related codes 2023-04-23 12:03:07 +00:00
check_readme_links.py
check_requirement_files.py
check_rules_yml.py
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: build and test only modified components related test cases 2023-05-26 22:59:57 +08:00
ci_fetch_submodule.py
ci_get_mr_info.py ci: get_mr_info support components 2023-05-26 22:59:56 +08:00
clang_tidy_dirs.txt
configure_ci_environment.sh
deploy_docs.py
envsubst.py
exclude_check_tools_files.txt
executable-list.txt coredump: remove tests (moved to esp-coredump repo) 2023-05-11 12:13:52 +08:00
fix_empty_prototypes.sh
generate_rules.py
get-full-sources.sh
get_all_test_results.py
get_supported_examples.sh
idf_ci_utils.py ci: fix build script when no test script found 2023-04-23 14:53:58 +08:00
idf_unity_tester.py CI: fix multi dev case tester 2023-05-22 19:49:21 +08:00
ignore_build_warnings.txt
mirror-submodule-update.sh
multirun_with_pyenv.sh
mypy_ignore_list.txt ulp/lp-core: added gpio API for lp core as well as an example showcasing it. 2023-05-29 11:13:47 +08:00
push_to_github.sh
sonar_exclude_list.txt
static-analysis-rules.yml
test_autocomplete.py
test_build_system_cmake.sh esp32h4: remove esp32h4 target from ci 2023-04-20 15:19:47 +08:00
test_build_system_spaces.py ulp/lp-core: added gpio API for lp core as well as an example showcasing it. 2023-05-29 11:13:47 +08:00
test_check_kconfigs.py
test_configure_ci_environment.sh
test_reproducible_build.sh
utils.sh