We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa22fe0 commit 5b1c2c0Copy full SHA for 5b1c2c0
samples/net/wifi/overlay-enterprise.conf
@@ -7,4 +7,4 @@ CONFIG_NET_BUF_RX_COUNT=36
7
# For TLS and X.509 processing MbedTLS needs large heap size and using separate heap
8
# for MbedTLS gives us more control over the heap size.
9
CONFIG_MBEDTLS_ENABLE_HEAP=y
10
-CONFIG_MBEDTLS_HEAP_SIZE=55000
+CONFIG_MBEDTLS_HEAP_SIZE=60000
0 commit comments