mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
9 lines
230 B
Plaintext
9 lines
230 B
Plaintext
|
# Legacy, F4R8, Flash 80M SDR, PSRAM 40M DDR
|
||
|
|
||
|
CONFIG_SPI_FLASH_USE_LEGACY_IMPL=y
|
||
|
CONFIG_ESPTOOLPY_FLASHFREQ_80M=y
|
||
|
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
|
||
|
CONFIG_ESP32S3_SPIRAM_SUPPORT=y
|
||
|
CONFIG_SPIRAM_MODE_OCT=y
|
||
|
CONFIG_SPIRAM_SPEED_40M=y
|