zephyr/subsys/logging
Krzysztof Chruscinski 9768f7826b logging: Removing redundant code from RTT backend
Refactored RTT backend to use standard backend functions

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2019-07-18 18:16:39 -04:00
..
CMakeLists.txt logging: Add qemu_x86_64 backend 2019-07-18 18:16:39 -04:00
Kconfig logging: Add qemu_x86_64 backend 2019-07-18 18:16:39 -04:00
Kconfig.template.log_config
log_backend_native_posix.c
log_backend_net.c
log_backend_qemu_x86_64.c logging: Add qemu_x86_64 backend 2019-07-18 18:16:39 -04:00
log_backend_rtt.c logging: Removing redundant code from RTT backend 2019-07-18 18:16:39 -04:00
log_backend_std.h logging: Add header with common log backend functions 2019-07-18 18:16:39 -04:00
log_backend_swo.c
log_backend_uart.c cleanup: include/: move uart.h to drivers/uart.h 2019-06-27 22:55:49 -04:00
log_backend_xtensa_sim.c
log_cmds.c
log_core.c logging: add frontend calls in log_core 2019-07-18 11:50:52 +02:00
log_list.c
log_list.h
log_msg.c log facility: make its records 64-bit compatible 2019-06-24 08:58:52 +02:00
log_output.c