zephyr/samples/subsys/zbus
Krzysztof Chruściński fb2d9ecde5 samples: zbus: work_queue: Enable synchronous printk
twister expects regex print from logging used in the sample. Sample
is using minimal logging which does not protect against logs being
interleaved if printed from various contexts. Minimal logging is
just mapping of logging API to printk. Add CONFIG_PRINTK_SYNC to
ensure that printing of each log is synchronous (with lock) and
logs are never interleaved.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2024-07-30 18:27:40 +01:00
..
benchmark hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
confirmed_channel doc: zbus: samples: Use new Sphinx extension to document samples 2023-09-11 19:56:57 +02:00
dyn_channel hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
hello_world doc: zbus: samples: Use new Sphinx extension to document samples 2023-09-11 19:56:57 +02:00
msg_subscriber samples: zbus: add isolated pool to msg_sub sample 2024-06-17 21:20:05 -04:00
priority_boost samples: zbus: add priority boost sample to zbus 2024-01-04 09:41:54 +01:00
remote_mock hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
runtime_obs_registration doc: zbus: samples: Use new Sphinx extension to document samples 2023-09-11 19:56:57 +02:00
uart_bridge samples/subsys/zbus/uart_bridge: Add missing overlays for native_sim 2024-04-18 12:20:14 +02:00
work_queue samples: zbus: work_queue: Enable synchronous printk 2024-07-30 18:27:40 +01:00
zbus.rst doc: zbus: samples: Use new Sphinx extension to document samples 2023-09-11 19:56:57 +02:00