zephyr/samples/subsys/zbus
Rodrigo Peixoto 4d80338132 samples: zbus: fix samples to work with iterable sections observers
Replace the `CONFIG_ZBUS_RUNTIME_OBSERVERS_POOL_SIZE` with the
`CONFIG_ZBUS_RUNTIME_OBSERVERS` and add the heap. Add user_data to hello
world sample iterator functions.

Signed-off-by: Rodrigo Peixoto <rodrigopex@gmail.com>
2023-08-29 10:18:55 +02:00
..
benchmark samples: zbus: fix benchmark duration output 2023-08-18 10:12:50 +02:00
confirmed_channel samples: zbus: add confirmed channel sample 2023-08-18 10:12:43 +02:00
dyn_channel tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
hello_world samples: zbus: fix samples to work with iterable sections observers 2023-08-29 10:18:55 +02:00
remote_mock samples zbus remote mock: Add overlay for native_sim 2023-07-05 07:01:19 -04:00
runtime_obs_registration samples: zbus: fix samples to work with iterable sections observers 2023-08-29 10:18:55 +02:00
uart_bridge samples zbus uart_bridge: Add overlay for native_sim 2023-07-05 07:01:19 -04:00
work_queue tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
zbus.rst