Skip to content

Commit 32939fa

Browse files
aescolarMaureenHelm
authored andcommitted
doc: native_sim: Native logger backend is always enabled by default
Since bd9836b the native logger is enabled always (even if a UART is present) as it was though more conveniant for users. But the documentation was not updated to reflect this. Let's fix it. Signed-off-by: Alberto Escolar Piedras <[email protected]>
1 parent 72d425b commit 32939fa

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

boards/posix/native_sim/doc/index.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -610,9 +610,7 @@ development by integrating more seamlessly with the host operating system:
610610
:kconfig:option:`CONFIG_LOG_MODE_IMMEDIATE`.
611611

612612
This backend can be selected with :kconfig:option:`CONFIG_LOG_BACKEND_NATIVE_POSIX`
613-
and is enabled by default unless the PTTY UART is compiled in.
614-
In this later case, by default, the logger is set to output to the
615-
`PTTY UART`_.
613+
and is enabled by default.
616614

617615
.. _nsim_back_trace:
618616

0 commit comments

Comments
 (0)