mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-25 03:39:35 +01:00
8 lines
259 B
Plaintext
8 lines
259 B
Plaintext
|
|
CONFIG_PARTITION_TABLE_CUSTOM=y
|
||
|
|
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions_example.csv"
|
||
|
|
CONFIG_PARTITION_TABLE_FILENAME="partitions_example.csv"
|
||
|
|
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
|
||
|
|
CONFIG_FATFS_LFN_HEAP=y
|
||
|
|
CONFIG_FATFS_LFN_NONE=n
|
||
|
|
CONFIG_FATFS_LFN_STACK=n
|