zephyr/samples/subsys/zbus
Jordan Yates ab34a9df48 zbus: remove k_malloc dependency for ZBUS_RUNTIME_OBSERVERS
Remove the dependency on the system heap existing when enabling
`ZBUS_RUNTIME_OBSERVERS`. Instead the previously allocated memory is
required to be provided to `zbus_chan_add_obs` (which can still be
allocated through malloc).

Signed-off-by: Jordan Yates <jordan@embeint.com>
2025-04-14 20:03:09 +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 lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
priority_boost doc: :zephyr-app: should point to existing in-tree folders 2024-09-09 13:53:47 -04:00
remote_mock drivers uart_native_posix: rename to native_pty and support N instances 2025-03-11 18:54:02 +01:00
runtime_obs_registration zbus: remove k_malloc dependency for ZBUS_RUNTIME_OBSERVERS 2025-04-14 20:03:09 +02:00
uart_bridge drivers uart_native_posix: rename to native_pty and support N instances 2025-03-11 18:54:02 +01:00
work_queue samples: zbus: work_queue: Enable synchronous printk 2024-07-30 18:27:40 +01:00
zbus.rst doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00