Files
eii_iot_labs/part3_freertos/lab2-1_single_msg_queue/sdkconfig.defaults

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