Skip to content

Commit d7214db

Browse files
krish2718nordicjm
authored andcommitted
doc: nrf: releases: Clarify supplicant switch to kernel heap
We have recieved a few queries about the increase in kernel heap usage when migrated to 2.9.0 from 2.7.0, so, add a couple of notes to clarify the same. Signed-off-by: Chaitanya Tata <[email protected]>
1 parent 7e36d74 commit d7214db

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/nrf/releases_and_maturity/migration/migration_guide_2.8.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ nRF70 Series
7676
For example, ``CONFIG_WPA_SUPP=y`` to ``CONFIG_WIFI_NM_WPA_SUPPLICANT=y``.
7777
Update your application configurations to use the new namespace.
7878

79+
* You need to reconcile the application heap and kernel heap usage appropriately to accommodate this switch from application to kernel heap.
80+
7981
* The SR co-existence feature should now be explicitly enabled using the :kconfig:option:`CONFIG_NRF70_SR_COEX` Kconfig option.
8082
The RF switch feature should be enabled using the :kconfig:option:`CONFIG_NRF70_SR_COEX_RF_SWITCH` Kconfig option.
8183

0 commit comments

Comments
 (0)