zephyr/samples
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
..
application_development cmake: docs: Fix 'test_relocation' -> 'code_relocation' 2020-06-17 09:40:47 +02:00
basic samples: fade_led: Correct the sample name in the docs 2020-06-09 10:24:43 -05:00
bluetooth samples: bluetooth: hci_uart: Fix conf file name 2020-06-09 19:06:16 +02:00
boards cmake, samples, tests: Use semi-accurate project names 2020-06-09 08:18:29 -04:00
cpp_synchronization samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
display zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
drivers boards: nucleo_l073rz/l152re: use node labels in DAC samples and tests 2020-06-12 11:06:44 +02:00
hello_world samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
mpu zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
net samples: net: google_iot_mqtt: fix subscription qos initialization 2020-06-17 13:03:51 +03:00
nfc/nfc_hello zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
philosophers zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
portability zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
posix samples: posix: eventfd: Add harness in sample.yaml verifing the output 2020-06-17 07:51:46 -04:00
scheduler zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
sensor cmake, samples, tests: Use semi-accurate project names 2020-06-09 08:18:29 -04:00
shields zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
smp zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
subsys logging: enhanced external logsystems 2020-06-17 17:08:12 +02:00
synchronization samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
testing/integration samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
tfm_integration zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
userspace sys: util: Added separator to FOR_EACH_ macros 2020-06-10 11:58:13 +02:00
video samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
classic.rst samples: cpp_synchronization: Change sample description to rst format 2020-05-15 17:18:56 +02:00
index.rst trusted-firmware-m: Add initial plumbing for TFM 2020-05-09 16:21:51 +02:00