sdkconfig.defaults.esp32s3 262 B

1234567
  1. CONFIG_SPIRAM=y
  2. CONFIG_SPIRAM_SPEED_80M=y
  3. # Enabling the following configurations can help increase the PCLK frequency in the case when
  4. # the Frame Buffer is allocated from the PSRAM and fetched by EDMA
  5. CONFIG_SPIRAM_FETCH_INSTRUCTIONS=y
  6. CONFIG_SPIRAM_RODATA=y