mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 04:02:27 +00:00
7 lines
316 B
Plaintext
7 lines
316 B
Plaintext
CONFIG_SPI_FLASH_AUTO_SUSPEND=y
|
|
CONFIG_PARTITION_TABLE_CUSTOM=y
|
|
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions.csv"
|
|
CONFIG_PARTITION_TABLE_FILENAME="partitions.csv"
|
|
# Now the runners are massively using xmc-c chips, to be removed when xmc-d goes massive production.
|
|
CONFIG_SPI_FLASH_FORCE_ENABLE_XMC_C_SUSPEND=y
|