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.
2 parents 8eb1103 + a600eeb commit d2ce88eCopy full SHA for d2ce88e
ports/espressif/esp-idf-config/sdkconfig-psram.defaults
@@ -22,6 +22,11 @@ CONFIG_SPIRAM_USE_CAPS_ALLOC=y
22
CONFIG_ESP_WIFI_CACHE_TX_BUFFER_NUM=16
23
# end of Wi-Fi
24
25
+#
26
+# mbedTLS
27
28
+CONFIG_MBEDTLS_EXTERNAL_MEM_ALLOC=y
29
+
30
# end of Component config
31
32
# end of Espressif IoT Development Framework Configuration
0 commit comments