mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-04 14:35:21 +00:00
Introduced interface for efficient logging from external logsystems: Added handling of vaargs and automatic strdup to macros intended to be used in logging interface function. Fast path to less then 4 arguments to speed up the execution. Made log_count_args external, if external logsystem cannot count arguments. Signed-off-by: Tomasz Konieczny <tomasz.konieczny@nordicsemi.no> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
nios2 | ||
posix | ||
riscv | ||
x86 | ||
xtensa | ||
Kconfig |