zephyr/samples/subsys/zbus
Rodrigo Peixoto e0b5c67dda zbus: add HEAP_MEM_POOL_ADD_SIZE_ZBUS
ZBus currently does not have a `HEAP_MEM_POOL_ADD_SIZE_ZBUS` when using
message subscribers or runtime observers, forcing the developer to set that
manually. Adding the configuration option to zbus would improve its
usability and make zbus easier to use. With this feature, zbus aligns with
the other Zephyr subsystems' heap memory allocation approach.

Signed-off-by: Rodrigo Peixoto <rodrigopex@gmail.com>
2024-10-10 10:08:02 +02:00
..
benchmark samples/subsys/zbus/benchmark: Switch from native_posix to native_sim 2024-09-25 04:04:36 -04:00
confirmed_channel
dyn_channel
hello_world
msg_subscriber
priority_boost
remote_mock samples/subsys/zbus/remote_mock: Don't test on native_posix 2024-09-25 04:04:36 -04:00
runtime_obs_registration zbus: add HEAP_MEM_POOL_ADD_SIZE_ZBUS 2024-10-10 10:08:02 +02:00
uart_bridge
work_queue
zbus.rst doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00