Skip to content

Commit b573485

Browse files
jukkardanieldegrasse
authored andcommitted
doc: release-notes: Add wifi information to 4.2
Add information about hostap IPC mechanism change that can save up to 6-8 kB memory when using native wifi stack. Signed-off-by: Jukka Rissanen <[email protected]>
1 parent 5b3a48c commit b573485

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/releases/release-notes-4.2.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,7 @@ New APIs and options
216216

217217
* :kconfig:option:`CONFIG_WIFI_USAGE_MODE`
218218
* Added a new section to the Wi-Fi Management documentation (``doc/connectivity/networking/api/wifi.rst``) with step-by-step instructions for generating test certificates for Wi-Fi using FreeRADIUS scripts. This helps users reproduce the process for their own test environments.
219+
* Changed the hostap IPC mechanism from socketpair to k_fifo. Depending on the enabled Wi-Fi configuration options, this can save up to 6-8 kB memory when using native Wi-Fi stack.
219220

220221
* Power management
221222

0 commit comments

Comments
 (0)