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> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| zbus_iterable_sections.c | ||
| zbus_runtime_observers.c | ||
| zbus.c | ||