esp-idf/tools/ci
Omar Chebib 622fb9e906 CI: check_public_headers script will detect the use of static asserts in headers
When a public header contains _Static_assert or static_assert, check_public_headers.py script will detect it and report it as an issue.
Indeed, public headers shall now use ESP_STATIC_ASSERT.
2022-12-06 19:28:51 +08:00
..
integration_test ci: update intergration test to support esp32c3 2022-01-27 11:55:53 +08:00
python_packages ci: lift the restriction on pygdbmi in ttfw_idf 2022-11-28 10:29:34 +00:00
build_example_dirs.txt
build_template_app.sh
check_api_violation.sh
check_artifacts_expire_time.py
check_blobs.sh ci: improve checks for Wi-Fi/PHYlibraries 2022-01-05 17:29:35 +08:00
check_build_warnings.py
check_callgraph.py
check_codeowners.py
check_deprecated_kconfigs.py
check_examples_cmake_make-cmake_ignore.txt
check_examples_cmake_make-make_ignore.txt
check_examples_cmake_make.py
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: check_public_headers script will detect the use of static asserts in headers 2022-12-06 19:28:51 +08:00
check_public_headers_exceptions.txt Merge branch 'flash/add_th_support_v4.4' into 'release/v4.4' 2022-02-10 09:40:40 +00:00
check_readme_links.py
check_rules_yml.py
check_soc_struct_headers.py
check_tools_files_patterns.py
check_type_comments.py
check_ut_cmake_make.sh
checkout_project_ref.py CI: optimize ATS ci flow 2022-09-15 22:59:13 +08:00
ci_fetch_submodule.py
ci_get_mr_info.py
clang_tidy_dirs.txt
configure_ci_environment.sh ci: enable ccache for build jobs 2022-01-16 21:43:15 +01:00
deploy_docs.py
envsubst.py
exclude_check_tools_files.txt
executable-list.txt Build: fix idf_as_lib example not building 2022-06-21 11:17:39 +08:00
find_apps_build_apps.sh
fix_empty_prototypes.sh
get-full-sources.sh
get_supported_examples.sh
idf_ci_utils.py
mirror-submodule-update.sh
multirun_with_pyenv.sh
mypy_ignore_list.txt docs: update copyright date for docs automatically 2022-02-18 12:59:12 +08:00
push_to_github.sh
setup_python.sh
sonar_exclude_list.txt protobuf: Fix v4.21.0 (python) compatibility issue 2022-06-07 15:59:40 +05:30
static-analysis-rules.yml
test_autocomplete.py
test_build_system.sh
test_build_system_cmake.sh CI: reduce memory footprint for "Loadable ELF build" 2022-09-19 17:22:30 +08:00
test_check_kconfigs.py
test_configure_ci_environment.sh
utils.sh ci: support one pipeline must based on commmits 2022-04-27 11:05:08 +08:00