Skip to content

Commit d2ce88e

Browse files
authored
Merge pull request #9867 from jepler/espressif-mbedtls-psram
2 parents 8eb1103 + a600eeb commit d2ce88e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

ports/espressif/esp-idf-config/sdkconfig-psram.defaults

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@ CONFIG_SPIRAM_USE_CAPS_ALLOC=y
2222
CONFIG_ESP_WIFI_CACHE_TX_BUFFER_NUM=16
2323
# end of Wi-Fi
2424

25+
#
26+
# mbedTLS
27+
#
28+
CONFIG_MBEDTLS_EXTERNAL_MEM_ALLOC=y
29+
2530
# end of Component config
2631

2732
# end of Espressif IoT Development Framework Configuration

0 commit comments

Comments
 (0)