1
0
mirror of https://github.com/espressif/esp-idf synced 2025-03-23 16:09:09 -04:00

8 lines
262 B
Plaintext
Raw Normal View History

CONFIG_SPIRAM=y
CONFIG_SPIRAM_SPEED_80M=y
# Enabling the following configurations can help increase the PCLK frequency in the case when
# the Frame Buffer is allocated from the PSRAM and fetched by EDMA
CONFIG_SPIRAM_FETCH_INSTRUCTIONS=y
CONFIG_SPIRAM_RODATA=y