Fixes a minor documentation issue and suggests/documents additional RTT tracing and logging options. Showcases logging via RTT UART which is now available w/o restrictions due to the preceding change. This has been tested on CC13/26xx hardware. Signed-off-by: Florian Grandel <fgrandel@code-for-humans.de>
5 lines
98 B
Plaintext
5 lines
98 B
Plaintext
CONFIG_USE_SEGGER_RTT=y
|
|
CONFIG_UART_RTT=y
|
|
CONFIG_UART_ASYNC_API=y
|
|
CONFIG_LOG_BACKEND_UART_ASYNC=y
|