Enable PSRAM again (#611)

* enable PSRAM again

* add PSRAM speed
This commit is contained in:
WantClue 2025-01-04 23:56:49 +01:00 committed by GitHub
parent c8eae500fa
commit b432d2747f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,3 +13,6 @@ 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_SPEED_80M=y