zephyr/snippets/rtt-tracing/README.rst
Maureen Helm b95cb4e137 snippets: Add SystemView RTT tracing snippet
Adds a new snippet to enable tracing with SEGGER SystemView and RTT.

Signed-off-by: Maureen Helm <maureen.helm@analog.com>
2024-10-23 16:51:12 +02:00

20 lines
369 B
ReStructuredText

.. _snippet-rtt-tracing:
SystemView RTT Tracing Snippet (rtt-tracing)
############################################
.. code-block:: console
west build -S rtt-tracing [...]
Overview
********
This snippet enables SEGGER SystemView RTT support with the tracing subsystem.
Requirements
************
Hardware support for:
- :kconfig:option:`CONFIG_HAS_SEGGER_RTT`