Enable SPIRAM and use it for specific tasks (#597)

This commit is contained in:
Erik Olof Gunnar Andersson
2024-12-28 23:18:32 +01:00
committed by GitHub
parent f7fc3d3868
commit d9ee113643
5 changed files with 25 additions and 9 deletions

View File

@@ -13,3 +13,7 @@ CONFIG_ESP_WIFI_11KV_SUPPORT=y
CONFIG_LV_CONF_SKIP=n
CONFIG_BT_ENABLED=n
CONFIG_LWIP_MAX_SOCKETS=16
CONFIG_SPIRAM=y
CONFIG_SPIRAM_MODE_OCT=y
CONFIG_SPIRAM_USE_CAPS_ALLOC=y
CONFIG_SPIRAM_SPEED_80M=y