zephyr/samples/subsys
Krzysztof Chruscinski 6d1a31b3fc logging: Add uart backend dependency to shell uart backend
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>
2018-11-13 09:17:05 -05:00
..
console samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
ipc cmake: ipc: Fix ipm_mcux sample 2018-10-29 14:14:00 -04:00
logging logging: Refactor LOG_MODULE_REGISTER and LOG_MODULE_DECLARE macros 2018-11-10 12:38:29 -05:00
mgmt samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
nvs samples: Remove board.h include 2018-11-01 13:15:18 +01:00
power samples: Remove board.h include 2018-11-01 13:15:18 +01:00
shell/shell_module logging: Add uart backend dependency to shell uart backend 2018-11-13 09:17:05 -05:00
usb logging: Fix errors in log usage 2018-11-10 12:38:29 -05:00
subsys.rst