esp-idf/tools/test_apps/system/flash_psram/sdkconfig.ci.f4r8_80sdr_40ddr

11 lines
316 B
Plaintext
Raw Normal View History

# Legacy, F4R8, Flash 80M SDR, PSRAM 40M DDR
CONFIG_PARTITION_TABLE_CUSTOM=y
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions.csv"
CONFIG_PARTITION_TABLE_FILENAME="partitions.csv"
CONFIG_ESPTOOLPY_FLASHFREQ_80M=y
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
CONFIG_SPIRAM=y
CONFIG_SPIRAM_MODE_OCT=y
CONFIG_SPIRAM_SPEED_40M=y