mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
9 lines
251 B
Plaintext
9 lines
251 B
Plaintext
# Legacy, F8R8, Flash 120M SDR, PSRAM disable
|
|
|
|
CONFIG_SPI_FLASH_USE_LEGACY_IMPL=y
|
|
CONFIG_ESPTOOLPY_OCT_FLASH=y
|
|
CONFIG_ESPTOOLPY_FLASH_SAMPLE_MODE_STR=y
|
|
CONFIG_ESPTOOLPY_FLASHFREQ_120M=y
|
|
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
|
|
CONFIG_ESP32S3_SPIRAM_SUPPORT=n
|