10 lines
175 B
Plaintext
10 lines
175 B
Plaintext
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
|
|
CONFIG_ESPTOOLPY_FLASHSIZE="4MB"
|
|
|
|
# disable watchdog for task
|
|
CONFIG_ESP_TASK_WDT=n
|
|
|
|
# 2 cores to perform freertos
|
|
CONFIG_FREERTOS_UNICORE=n
|
|
|