zephyr/samples
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
..
application_development samples: code relocation in external memory of stm32h5 disco kit 2024-06-24 12:45:34 -04:00
arch
basic everywhere: reindent `.overlay` files with tabs 2024-06-26 15:59:44 +02:00
bluetooth bluetooth: avoid USB starvation in bap_broadcast_sink 2024-07-29 14:13:10 +02:00
boards samples: stm32: i2c_timing: Fix README header 2024-07-04 18:00:16 +02:00
compression
cpp
drivers samples: drivers: flash_shell: allow run on stm32h745i_disco/stm32h745xx/m4 2024-07-30 18:26:20 +01:00
fuel_gauge Samples: max17048: added units to output 2024-07-10 11:36:28 +02:00
hello_world
kernel
modules doc: Revamp sensor docs 2024-07-16 16:49:24 -04:00
net samples: net: zperf: Start DHCPv4 when needed 2024-07-28 07:30:12 +03:00
philosophers
posix samples: env_posix: fix regex in sample test 2024-07-12 09:18:56 -04:00
sensor samples: accel_polling: set sampling frequency when necessary 2024-07-29 14:21:24 +02:00
shields samples/shields: x-nucleo-iks4a1: Add lsm6dsv16x temp display 2024-07-27 10:37:11 +03:00
subsys samples: zbus: work_queue: Enable synchronous printk 2024-07-30 18:27:40 +01:00
synchronization
sysbuild samples: sysbuild: hello_world: Add support for nrf54l15pdk 2024-07-29 14:13:48 +02:00
tfm_integration samples: tfm_integration: tfm_ipc: update readme 2024-07-29 14:13:02 +02:00
userspace
classic.rst
index.rst
sample_definition_and_criteria.rst