We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f28ed0b commit a11f26fCopy full SHA for a11f26f
snippets/wifi-enterprise/wifi-enterprise.conf
@@ -5,7 +5,7 @@ CONFIG_NET_BUF_VARIABLE_DATA_SIZE=y
5
# For TLS and X.509 processing MbedTLS needs large heap size and using separate heap
6
# for MbedTLS gives us more control over the heap size.
7
CONFIG_MBEDTLS_ENABLE_HEAP=y
8
-CONFIG_MBEDTLS_HEAP_SIZE=70000
+CONFIG_MBEDTLS_HEAP_SIZE=75000
9
10
#For use with Wi-Fi Credentials
11
CONFIG_WIFI_CREDENTIALS=y
0 commit comments