zephyr/include/logging
Yuval Peress 50a89ce287 zephyr: fix errors when building with -Wundef
Several points check the value of CONFIG_s without first checking that
they're defined. This causes an warning when adding -Wundef to the
build.

Signed-off-by: Yuval Peress <peress@google.com>
2021-12-14 11:47:13 -06:00
..
log.h logging: Minimal mode configuration cleanup 2021-11-20 11:58:40 -05:00
log_backend.h
log_backend_std.h
log_core.h sys: Fix warning for stripped const qualifier 2021-12-14 11:47:13 -06:00
log_ctrl.h logging: Add function for checking if there is pending data 2021-11-20 11:58:40 -05:00
log_frontend.h
log_instance.h
log_internal.h logging: Prefix internal functions with z_ 2021-09-28 20:31:52 -04:00
log_msg.h
log_msg2.h zephyr: fix errors when building with -Wundef 2021-12-14 11:47:13 -06:00
log_output.h
log_output_dict.h comments: minor typo fixes 2021-10-05 07:18:13 -04:00