zephyr/subsys
Alberto Escolar Piedras f8b97ab70e subsys: logging: Fix for no CONFIG_LOG_PROCESS_THREAD
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>
2018-09-18 14:56:10 +02:00
..
app_memory
bluetooth Bluetooth: hci_ecc: Fix byte order of dbg keys 2018-09-18 14:23:15 +03:00
console
cpp
debug
dfu
disk
fs subsys: fs/nvs: do not leave the flash unprotected in case of error 2018-09-17 07:54:35 -04:00
logging subsys: logging: Fix for no CONFIG_LOG_PROCESS_THREAD 2018-09-18 14:56:10 +02:00
mgmt
net
power
random
settings
shell shell: Add support for custom line2argv callback 2018-09-18 12:54:44 +02:00
storage
usb
CMakeLists.txt
Kconfig