mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
9 lines
337 B
Plaintext
9 lines
337 B
Plaintext
CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_240=y
|
|
CONFIG_XTAL_FREQ_AUTO=y
|
|
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
|
|
CONFIG_SPI_FLASH_SHARE_SPI1_BUS=y
|
|
CONFIG_PARTITION_TABLE_CUSTOM=y
|
|
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partition_table_esp32_flash.csv"
|
|
CONFIG_PARTITION_TABLE_FILENAME="partition_table_esp32_flash.csv"
|
|
CONFIG_PARTITION_TABLE_OFFSET=0x8000
|