We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e235a83 commit 57113c9Copy full SHA for 57113c9
doc/releases/release-notes-4.2.rst
@@ -179,6 +179,13 @@ New APIs and options
179
* LoRaWAN
180
* :c:func:`lorawan_request_link_check`
181
182
+* Zbus
183
+ * Runtime observers can work without heap. Now it is possible to choose between static and dynamic
184
+ allocation for the runtime observers nodes.
185
+ * :kconfig:option:`CONFIG_ZBUS_RUNTIME_OBSERVERS_NODE_ALLOC_DYNAMIC`
186
+ * :kconfig:option:`CONFIG_ZBUS_RUNTIME_OBSERVERS_NODE_ALLOC_STATIC`
187
+ * :kconfig:option:`CONFIG_ZBUS_RUNTIME_OBSERVERS_NODE_POOL_SIZE`
188
+
189
New Boards
190
**********
191
0 commit comments