mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
7 lines
187 B
Plaintext
7 lines
187 B
Plaintext
CONFIG_FREERTOS_HZ=1000
|
|
CONFIG_ESP_TASK_WDT_EN=n
|
|
|
|
CONFIG_PARTITION_TABLE_CUSTOM=y
|
|
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions.csv"
|
|
CONFIG_PARTITION_TABLE_FILENAME="partitions.csv"
|