zephyr/doc
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
..
_doxygen device: move independent groups to groups.dox 2022-10-17 10:13:37 +02:00
_extensions/zephyr doc: extensions: kconfig: allow to copy link to results 2022-11-21 15:51:40 +01:00
_scripts doc: scripts: sort redirects alphabetically 2022-12-24 16:57:43 +01:00
_static readme: Add support for light/dark modes in the logo 2022-11-18 08:58:59 +01:00
_templates doc: add a toctree with reference material 2021-11-02 13:24:40 +01:00
build doc: clarify where relative devicetree files are found 2022-11-24 15:22:21 +01:00
connectivity Bluetooth: Mesh: Warn log mode incompatibility with friendship 2022-12-09 11:18:18 +01:00
contribute doc: contribute: add a note about the GitHub "Update branch" feature 2022-12-21 12:18:22 +01:00
develop twister: Set a default gcov-tool for llvm 2023-01-03 11:01:16 +01:00
hardware cache: Add documentation 2022-12-13 16:31:42 +00:00
images doc: remove unused images 2021-07-19 20:06:00 -04:00
introduction doc: mention MIPS architecture support 2022-01-24 17:11:42 -05:00
kernel drivers: pcie: reintroduce support for I/O BARs 2022-11-01 15:22:31 -04:00
project doc: release process: drop the comment about changing the release name 2022-10-24 11:17:00 -04:00
releases doc/release: Add release note on removal of fa_device_id 2022-12-27 13:24:55 +01:00
security doc: vulnerabilities: Add information about CVE-2022-2741 2022-11-01 12:01:00 +01:00
services doc: add monitor mode debugging entry 2022-12-28 12:00:46 +01:00
templates docs: add figure to board doc template 2019-02-11 07:45:21 -05:00
404.rst doc: Suggest filing GitHub issue for broken links 2022-04-28 10:26:03 +02:00
CMakeLists.txt doc: add support for linkcheck 2022-09-23 17:28:47 +00:00
conf.py doc: extensions: add custom role 'module_file' 2022-11-11 11:02:03 +01:00
glossary.rst doc: use :kconfig:option: domain role 2022-03-02 09:28:37 +01:00
index-tex.rst doc: get rid of reference section 2022-04-07 16:35:19 +02:00
index.rst doc: get rid of reference section 2022-04-07 16:35:19 +02:00
kconfig.rst doc: use new kconfig extension 2022-03-02 09:28:37 +01:00
known-warnings.txt doc: Bluetooth: Document the services APIs 2022-05-24 17:49:17 +02:00
LICENSING.rst docs: Change a number of 'master' branch refers to 'main' 2021-05-28 10:45:17 -05:00
Makefile doc: add support for linkcheck 2022-09-23 17:28:47 +00:00
substitutions.txt doc: New developer getting started guide 2019-11-13 14:05:47 -06:00
zephyr.doxyfile.in math: Introduce a DSP basicmath subsystem with a cmsis backend 2022-12-02 20:15:55 +01:00