Skip to content

Commit 40a73ec

Browse files
gmarullnashif
authored andcommitted
snippets: rtt-console: fix README issues
- Title underline too long - Remove redundant how-to-use snippet bit, this can be documented generically for all snippets instead of repeating it everywhere. - Snippet does not redirect anything. - RTT does not require HW support for console. Signed-off-by: Gerard Marull-Paretas <[email protected]>
1 parent ce4ce99 commit 40a73ec

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

snippets/rtt-console/README.rst

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,16 @@
11
.. _snippet-rtt-console:
22

33
RTT Console Snippet (rtt-console)
4-
#########################################
5-
6-
.. code-block:: console
7-
8-
west build -S rtt-console [...]
4+
#################################
95

106
Overview
117
********
128

13-
This snippet redirects serial console output to SEGGER RTT.
9+
This snippet enables console output to SEGGER RTT.
1410

1511
Requirements
1612
************
1713

18-
Hardware support for:
14+
Support for:
1915

2016
- :kconfig:option:`CONFIG_HAS_SEGGER_RTT`
21-
- :kconfig:option:`CONFIG_CONSOLE`

0 commit comments

Comments
 (0)