zephyr/samples/subsys
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
..
canbus zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
console zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
fs zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ipc cmake, samples, tests: Use semi-accurate project names 2020-06-09 08:18:29 -04:00
logging logging: enhanced external logsystems 2020-06-17 17:08:12 +02:00
mgmt samples: subsys: mgmt: smp_svr: increase fs support stack size 2020-06-09 14:57:28 +02:00
nvs zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
power/device_pm zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
settings samples/tests: Convert use of %ll{u,d} to PRI{u,d}64 2020-06-08 08:23:57 -05:00
shell zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
tracing samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
usb zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
subsys.rst doc: add labels to sample docs 2017-04-04 20:48:08 +00:00