zephyr/samples
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
..
application_development tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
basic tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
bluetooth tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
boards tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
cpp_synchronization tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
drivers tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
grove tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
hello_world tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
mpu tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
net drivers: slip: Rework logging to follow conventions 2017-10-16 12:31:17 -04:00
nfc/nfc_hello tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
philosophers tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
sensor tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
subsys tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
synchronization tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
testing tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
kernel.rst
samples.rst