zephyr/drivers/slip
Paul Sokolovsky a39ec5f72c drivers: slip: Rework logging to follow conventions
Previously, there was boolean CONFIG_SLIP_DEBUG, which effectively
switched between "logging off" and "debug-level logging". Instead,
switch to CONFIG_SYS_LOG_SLIP_LEVEL (the naming of the option follows
existing conventions) which allows to select any of the standard 5
logging levels.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2017-10-16 12:31:17 -04:00
..
Kconfig drivers: slip: Rework logging to follow conventions 2017-10-16 12:31:17 -04:00
Makefile drivers: slip: remove unneeded include path addition 2016-12-10 02:15:49 +00:00
slip.c drivers: slip: Rework logging to follow conventions 2017-10-16 12:31:17 -04:00