mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 12:35:28 +00:00
7 lines
186 B
Plaintext
7 lines
186 B
Plaintext
CONFIG_ESP_TASK_WDT_EN=n
|
|
CONFIG_FREERTOS_HZ=1000
|
|
CONFIG_PARTITION_TABLE_CUSTOM=y
|
|
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions.csv"
|
|
CONFIG_FATFS_LFN_STACK=y
|
|
CONFIG_VFS_SUPPORT_IO=y
|