zephyr/subsys/logging
Kamil Kasperczyk cb41255e3f logging: added new logging backend - Spinel protocol
New logging backend that can be used by NCP architecture.

Signed-off-by: Kamil Kasperczyk <kamil.kasperczyk@nordicsemi.no>
2020-07-21 15:11:55 +02:00
..
CMakeLists.txt logging: added new logging backend - Spinel protocol 2020-07-21 15:11:55 +02:00
Kconfig logging: added new logging backend - Spinel protocol 2020-07-21 15:11:55 +02:00
Kconfig.template.log_config license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
log_backend_native_posix.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
log_backend_net.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
log_backend_rb.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
log_backend_rtt.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
log_backend_spinel.c logging: added new logging backend - Spinel protocol 2020-07-21 15:11:55 +02:00
log_backend_std.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
log_backend_swo.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
log_backend_uart.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
log_backend_xtensa_sim.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
log_cmds.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
log_core.c logging: enhanced external logsystems 2020-06-17 17:08:12 +02:00
log_list.c logging: subsystem major redesign 2018-06-29 10:16:45 +02:00
log_list.h logging: subsystem major redesign 2018-06-29 10:16:45 +02:00
log_minimal.c logging: fix LOG_HEXDUMP_* in C++. 2019-12-18 21:54:18 +01:00
log_msg.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
log_output.c logging: always add ids_print() to prefix even when using net backend 2020-07-21 15:09:13 +02:00
log_output_syst.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00