zephyr/include/logging
Emil Lindqvist a904330d4f logging: fix warnings when building with -Wunused-variable
Said warning comes when building with LOG_MODE_MINIMAL and
including logging/log.h. This commit adds ARG_UNUSED on
relevant variables.

Signed-off-by: Emil Lindqvist <emil@lindq.gr>
2021-02-04 07:43:07 -05:00
..
log.h sys: util: Deprecate GET_ARG2 macro 2020-06-22 15:18:07 +02:00
log_backend.h logging: Fixed compile warning with extern array declaration 2020-06-09 14:42:16 +02:00
log_backend_std.h logging: make log_backend_std header public 2020-10-21 10:21:05 -04:00
log_core.h logging: fix warnings when building with -Wunused-variable 2021-02-04 07:43:07 -05:00
log_ctrl.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
log_frontend.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
log_instance.h logging: add padding for RISC-V 64bits environment 2020-11-19 12:46:35 -05:00
log_msg.h code-guideline: Fixing code violation 10.4 Rule 2020-10-01 17:13:29 -04:00
log_output.h doc: fix @param usage in callbacks 2020-12-18 12:18:28 +01:00