2021-02-01 21:53:40 -05:00
|
|
|
tools/ble/**/*
|
|
|
|
tools/catch/**/*
|
2021-12-27 02:22:08 -05:00
|
|
|
tools/ci/check_*.py
|
|
|
|
tools/ci/check_*.txt
|
|
|
|
tools/ci/check_*.sh
|
2021-11-18 12:21:52 -05:00
|
|
|
tools/ci/check_copyright_config.yaml
|
2022-02-21 05:56:56 -05:00
|
|
|
tools/ci/get_all_test_results.py
|
2022-09-22 09:46:56 -04:00
|
|
|
tools/ci/idf_unity_tester.py
|
2021-12-27 03:29:07 -05:00
|
|
|
tools/gdb_panic_server.py
|
|
|
|
tools/check_term.py
|
|
|
|
tools/python_version_checker.py
|
|
|
|
tools/generate_debug_prefix_map.py
|
2022-09-08 02:48:30 -04:00
|
|
|
tools/ci/astyle-rules.yml
|
2021-02-01 21:53:40 -05: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 01:10:59 -04:00
|
|
|
tools/ci/generate_rules.py
|
2021-02-01 21:53:40 -05: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-12 22:34:02 -04:00
|
|
|
tools/ci/ignore_build_warnings.txt
|
2021-02-01 21:53:40 -05:00
|
|
|
tools/ci/mirror-submodule-update.sh
|
|
|
|
tools/ci/multirun_with_pyenv.sh
|
2021-02-22 05:47:56 -05:00
|
|
|
tools/ci/mypy_ignore_list.txt
|
2021-02-01 21:53:40 -05: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-11 23:02:43 -04:00
|
|
|
tools/mocks/**/*
|
2021-02-01 21:53:40 -05: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-02 20:31:11 -04:00
|
|
|
tools/ci/cleanup_ignore_lists.py
|
2023-08-31 00:55:28 -04:00
|
|
|
tools/ci/artifacts_handler.py
|
2023-12-17 22:27:50 -05:00
|
|
|
tools/ci/get_known_failure_cases_file.py
|
2023-10-04 10:41:03 -04:00
|
|
|
tools/unit-test-app/**/*
|