mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
8 lines
251 B
Plaintext
8 lines
251 B
Plaintext
# Legacy, F4R8, Flash 120M SDR, PSRAM disable
|
|
|
|
CONFIG_PARTITION_TABLE_CUSTOM=y
|
|
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions.csv"
|
|
CONFIG_PARTITION_TABLE_FILENAME="partitions.csv"
|
|
CONFIG_ESPTOOLPY_FLASHFREQ_120M=y
|
|
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
|