mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
doc: tests: Fix incorrect table syntax
This fixes an incorrect use of the reStructuredText grid table syntax. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
committed by
Anas Nashif
parent
8e18c5ce1d
commit
5ed3b678ba
@@ -165,6 +165,8 @@ default for the Twister ``--gcov-tool`` argument default:
|
||||
| Toolchain | ``--gcov-tool`` value |
|
||||
+-----------+-----------------------+
|
||||
| host | ``gcov`` |
|
||||
+-----------+-----------------------+
|
||||
| llvm | ``llvm-cov gcov`` |
|
||||
+-----------+-----------------------+
|
||||
| zephyr | ``gcov`` |
|
||||
+-----------+-----------------------+
|
||||
|
||||
Reference in New Issue
Block a user