mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-03 08:11:56 +00:00
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> |
||
---|---|---|
.. | ||
application_development | ||
basic | ||
bluetooth | ||
boards | ||
cpp_synchronization | ||
drivers | ||
grove | ||
hello_world | ||
mpu | ||
net | ||
nfc/nfc_hello | ||
philosophers | ||
sensor | ||
subsys | ||
synchronization | ||
testing | ||
kernel.rst | ||
samples.rst |