zephyr/soc/xtensa/intel_s1000/xcc
Tomasz Konieczny c73578f37a logging: enhanced external logsystems
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>
2020-06-17 17:08:12 +02:00
..
CMakeLists.txt
cpp_fixes.c
log_minimal_fixes.c logging: enhanced external logsystems 2020-06-17 17:08:12 +02:00
newlib_fixes.c
ztest_fixes.c