2021-02-02 02:53:40 +00:00
|
|
|
tools/ble/**/*
|
|
|
|
tools/catch/**/*
|
2021-12-27 07:22:08 +00:00
|
|
|
tools/ci/check_*.py
|
|
|
|
tools/ci/check_*.txt
|
|
|
|
tools/ci/check_*.sh
|
2021-11-18 17:21:52 +00:00
|
|
|
tools/ci/check_copyright_config.yaml
|
2022-02-21 10:56:56 +00:00
|
|
|
tools/ci/get_all_test_results.py
|
2022-09-22 13:46:56 +00:00
|
|
|
tools/ci/idf_unity_tester.py
|
2021-12-27 08:29:07 +00:00
|
|
|
tools/gdb_panic_server.py
|
|
|
|
tools/check_term.py
|
|
|
|
tools/check_python_dependencies.py
|
|
|
|
tools/python_version_checker.py
|
|
|
|
tools/generate_debug_prefix_map.py
|
2022-09-08 06:48:30 +00:00
|
|
|
tools/ci/astyle-rules.yml
|
2021-02-02 02:53:40 +00:00
|
|
|
tools/ci/checkout_project_ref.py
|
|
|
|
tools/ci/ci_fetch_submodule.py
|
|
|
|
tools/ci/ci_get_mr_info.py
|
|
|
|
tools/ci/configure_ci_environment.sh
|
2022-10-09 05:10:59 +00:00
|
|
|
tools/ci/generate_rules.py
|
2021-02-02 02:53:40 +00:00
|
|
|
tools/ci/deploy_docs.py
|
|
|
|
tools/ci/envsubst.py
|
|
|
|
tools/ci/*exclude*.txt
|
|
|
|
tools/ci/executable-list.txt
|
|
|
|
tools/ci/fix_empty_prototypes.sh
|
|
|
|
tools/ci/get-full-sources.sh
|
|
|
|
tools/ci/idf_ci_utils.py
|
2022-07-13 02:34:02 +00:00
|
|
|
tools/ci/ignore_build_warnings.txt
|
2021-02-02 02:53:40 +00:00
|
|
|
tools/ci/mirror-submodule-update.sh
|
|
|
|
tools/ci/multirun_with_pyenv.sh
|
2021-02-22 10:47:56 +00:00
|
|
|
tools/ci/mypy_ignore_list.txt
|
2021-02-02 02:53:40 +00:00
|
|
|
tools/ci/push_to_github.sh
|
|
|
|
tools/ci/python_packages/wifi_tools.py
|
|
|
|
tools/ci/utils.sh
|
|
|
|
tools/eclipse-code-style.xml
|
|
|
|
tools/format.sh
|
2021-08-12 03:02:43 +00:00
|
|
|
tools/mocks/**/*
|
2021-02-02 02:53:40 +00:00
|
|
|
tools/set-submodules-to-github.sh
|
|
|
|
tools/templates/sample_component/CMakeLists.txt
|
|
|
|
tools/templates/sample_component/include/main.h
|
|
|
|
tools/templates/sample_component/main.c
|
2023-08-03 00:31:11 +00:00
|
|
|
tools/ci/cleanup_ignore_lists.py
|
2023-07-31 04:49:08 +00:00
|
|
|
tools/ci/idf_pytest/**/*
|