mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-16 10:25:50 +00:00
If shell UART backend was enabled and logger uart backend was not explicitly disabled then both were used resulting in logs being printed twice on terminal. Patch modifies default state of log uart backend to depend on state of shell uart backend. Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no> |
||
---|---|---|
.. | ||
console | ||
ipc | ||
logging | ||
mgmt | ||
nvs | ||
power | ||
shell/shell_module | ||
usb | ||
subsys.rst |