zephyr/subsys/logging
Krzysztof Chruscinski 4d94257162 logging: Make logging thread priority fixed
Removed kconfig option for setting logging thread priority
and fix it to K_LOWEST_APPLICATION_THREAD_PRIO.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2018-11-30 10:59:02 -08:00
..
CMakeLists.txt
Kconfig logging: Make logging thread priority fixed 2018-11-30 10:59:02 -08:00
Kconfig.template.log_config
log_backend_native_posix.c
log_backend_rtt.c
log_backend_uart.c
log_cmds.c
log_core.c logging: Make logging thread priority fixed 2018-11-30 10:59:02 -08:00
log_list.c
log_list.h
log_msg.c
log_output.c
sys_log_net.c
sys_log.c