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>
This commit is contained in:
parent
b7542f17fa
commit
cb0ece1ea9
1 changed files with 5 additions and 0 deletions
|
@ -167,6 +167,11 @@ New APIs and options
|
||||||
|
|
||||||
* :c:func:`counter_reset`
|
* :c:func:`counter_reset`
|
||||||
|
|
||||||
|
* Sys
|
||||||
|
|
||||||
|
* :c:func:`util_eq`
|
||||||
|
* :c:func:`util_memeq`
|
||||||
|
|
||||||
New Boards
|
New Boards
|
||||||
**********
|
**********
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue