781b6d7b0a
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>
6 lines
152 B
Plaintext
6 lines
152 B
Plaintext
CONFIG_TRACING=y
|
|
CONFIG_SEGGER_SYSTEMVIEW=y
|
|
CONFIG_IDLE_STACK_SIZE=2048
|
|
CONFIG_SEGGER_SYSTEMVIEW_BOOT_ENABLE=n
|
|
CONFIG_SEGGER_SYSVIEW_POST_MORTEM_MODE=n
|