Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Helmut Lord ddc1d8706e snippets: rtt console 1 year ago
..
README.rst
rtt-console.conf
snippet.yml

README.rst

.. _snippet-rtt-console:

RTT Console Snippet (rtt-console)
#########################################

.. code-block:: console

west build -S rtt-console [...]

Overview
********

This snippet redirects serial console output to SEGGER RTT.

Requirements
************

Hardware support for:

- :kconfig:option:`CONFIG_HAS_SEGGER_RTT`
- :kconfig:option:`CONFIG_CONSOLE`