zephyr/doc/develop
Yuval Peress 47b675c6ee twister: Set a default gcov-tool for llvm
When using llvm we need to set the gcov-tool to "llvm-cov gcov" but
the lcov tool is incapable of passing arguments to the gcov-tool. i.e.
the following cannot work:

$ lcov --gcov-tool "llvm-cov gcov" ...

Instead, create a symlink to llvm-cov prefixed as `gcov` which by the
documentation of llvm-cov will alias to `llvm-cov gcov` subcommand.

Signed-off-by: Yuval Peress <peress@google.com>
2023-01-03 11:01:16 +01:00
..
api math: Introduce a DSP basicmath subsystem with a cmsis backend 2022-12-02 20:15:55 +01:00
application doc: application development: fix DT overlay section 2022-12-15 10:43:21 +01:00
flash_debug scripts: west: introduce Lauterbach TRACE32 runner 2022-10-14 09:51:14 +02:00
getting_started doc: Update to Zephyr SDK 0.15.2 2022-11-24 07:35:13 -05:00
languages doc: languages: cpp: Add notes about C++ main() 2022-11-05 16:41:45 +09:00
optimizations doc: move sections from guides 2022-04-07 16:35:19 +02:00
test twister: Set a default gcov-tool for llvm 2023-01-03 11:01:16 +01:00
toolchains doc: Update to Zephyr SDK 0.15.2 2022-11-24 07:35:13 -05:00
tools doc: develop: tools: drop platformio docs 2022-12-22 13:45:52 +01:00
west doc: west: Update outdated link to SPDX specification 2022-09-29 12:20:14 +02:00
beyond-GSG.rst doc: fix incorrect usage of envvar role 2022-08-23 10:15:34 +02:00
env_vars.rst doc: fix incorrect usage of envvar role 2022-08-23 10:15:34 +02:00
index.rst doc: develop: Add 'Language Support' sub-category 2022-06-01 15:26:48 +02:00
modules.rst doc: modules: document recommendations 2022-09-05 14:54:07 +00:00