Add a snippet for Wi-Fi credentials support. Update the heap sizes as required for enterprise mode. Signed-off-by: Ravi Dondaputi <ravi.dondaputi@nordicsemi.no>
9 lines
173 B
Plaintext
9 lines
173 B
Plaintext
# For use with Wi-Fi Credentials
|
|
CONFIG_WIFI_CREDENTIALS=y
|
|
CONFIG_FLASH=y
|
|
CONFIG_FLASH_PAGE_LAYOUT=y
|
|
CONFIG_FLASH_MAP=y
|
|
CONFIG_NVS=y
|
|
CONFIG_SETTINGS=y
|
|
CONFIG_SETTINGS_NVS=y
|