Skip to content

Commit cb0ece1

Browse files
theob-prokartben
authored andcommitted
Doc: Release Notes: Add util_memeq and util_eq
Add the two new function `util_memeq` and `util_eq` recently added in `sys/util.h` to the release notes for 4.2. Signed-off-by: Théo Battrel <theo.battrel@nordicsemi.no>
1 parent b7542f1 commit cb0ece1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/releases/release-notes-4.2.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,11 @@ New APIs and options
167167

168168
* :c:func:`counter_reset`
169169

170+
* Sys
171+
172+
* :c:func:`util_eq`
173+
* :c:func:`util_memeq`
174+
170175
New Boards
171176
**********
172177

0 commit comments

Comments
 (0)