zephyr/scripts/ci
Patryk Duda 4b94fc3da2 llvm: Add support for selecting runtime library
This patch adds Kconfig options to select either GNU libgcc or LLVM
compiler-rt. The 'rtlib' flag is provided in a config file, so this
patch introduces 'clang_libgcc.cfg' and 'clang_compiler_rt.cfg' which
enable appropriate library. The file is selected by concatenating
the 'clang_' prefix with library name.

Signed-off-by: Patryk Duda <pdk@semihalf.com>
2023-08-03 19:35:11 +02:00
..
check_compliance.py llvm: Add support for selecting runtime library 2023-08-03 19:35:11 +02:00
errno.py
guideline_check.py
pylintrc
tags.yaml ci: tags: add mcumgr to tags file 2023-06-02 04:47:06 -04:00
test_plan.py ci: testplan: do not start more runners than needed 2023-06-08 07:33:56 -04:00
twister_ignore.txt
upload_test_results.py
upload_test_results_es.py
version_mgr.py