mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-17 23:55:16 +00:00
When CONFIG_LOG_PROCESS_THREAD was not set the logger was not initialized. Register a POST_KERNEL init for that case. Also added an assert in the logger thread in case there is no backends, instead of having that thread spinning forever. Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com> |
||
---|---|---|
.. | ||
app_memory | ||
bluetooth | ||
console | ||
cpp | ||
debug | ||
dfu | ||
disk | ||
fs | ||
logging | ||
mgmt | ||
net | ||
power | ||
random | ||
settings | ||
shell | ||
storage | ||
usb | ||
CMakeLists.txt | ||
Kconfig |