mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
7 lines
159 B
Plaintext
7 lines
159 B
Plaintext
CONFIG_SPIRAM=y
|
|
CONFIG_SPIRAM_MODE_OCT=y
|
|
CONFIG_SPIRAM_SPEED_80M=y
|
|
|
|
# Enable the XIP-PSRAM feature, to increase PSRAM bandwidth
|
|
CONFIG_SPIRAM_XIP_FROM_PSRAM=y
|