Skip to content

Commit a386d31

Browse files
asemjonovscfriedt
authored andcommitted
release: Add CONFIG_NEWLIB_LIBC_USE_POSIX_LIMITS_H to release notes
Add new config for CONFIG_NEWLIB_LIBC_USE_POSIX_LIMITS_H to release notes. Signed-off-by: Al Semjonovs <[email protected]>
1 parent 3fd186e commit a386d31

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/releases/release-notes-4.3.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,10 @@ New APIs and options
179179
* :c:func:`zsock_listen` now implements the ``backlog`` parameter support. The TCP server
180180
socket will limit the number of pending incoming connections to that value.
181181

182+
* Newlib
183+
184+
* :kconfig:option:`CONFIG_NEWLIB_LIBC_USE_POSIX_LIMITS_H`
185+
182186
* Power management
183187

184188
* :c:func:`pm_device_driver_deinit`

0 commit comments

Comments
 (0)