zephyr/samples/subsys/logging/logger/src
Krzysztof Chruscinski f1bb20f6b4 logging: Adapt logger to support both versions
Adapted to be able to switch between v1 and v2.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2021-04-19 10:59:23 -04:00
..
ext_log_system_adapter.c logging: Adapt logger to support both versions 2021-04-19 10:59:23 -04:00
ext_log_system_adapter.h
ext_log_system.c
ext_log_system.h
main.c logging: Refactor in preparation for logging v2 2021-04-19 10:59:23 -04:00
sample_instance.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
sample_instance.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
sample_module.c
sample_module.h