Skip to content

Commit 2b01713

Browse files
nordic-krchcarlescufi
authored andcommitted
release_notes: Add section about utilities
Add information about UTIL_LISTIFY deprecation. Signed-off-by: Krzysztof Chruscinski <[email protected]>
1 parent f31b974 commit 2b01713

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/releases/release-notes-3.1.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,10 @@ Deprecated in this release
143143
``_usec`` set functions have been deprecated. Other units can be specified
144144
using, e.g. ``PWM_USEC()`` macros, which convert down to nanoseconds.
145145

146+
* Utilities
147+
148+
* :c:macro:`UTIL_LISTIFY` has been deprecated. Use :c:macro:`LISTIFY` instead.
149+
146150
Stable API changes in this release
147151
==================================
148152

0 commit comments

Comments
 (0)