We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04df812 commit 67ac768Copy full SHA for 67ac768
doc/releases/release-notes-2.4.rst
@@ -37,6 +37,10 @@ API Changes
37
* Moved to using C99 integer types and deprecate Zephyr integer types. The
38
Zephyr types can be enabled by Kconfig DEPRECATED_ZEPHYR_INT_TYPES option.
39
40
+* The ``<sys/util.h>`` header has been promoted to a documented API with
41
+ :ref:`experimental stability <api_lifecycle>`. See :ref:`util_api` for an API
42
+ reference.
43
+
44
Deprecated in this release
45
==========================
46
0 commit comments