mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
5 lines
192 B
Plaintext
5 lines
192 B
Plaintext
|
CONFIG_FREERTOS_HZ=1000
|
||
|
CONFIG_ESP_TASK_WDT=n
|
||
|
# Disable memory protection, because "LEDC continue work after software reset" test case requires a cpu reset
|
||
|
CONFIG_ESP_SYSTEM_MEMPROT_FEATURE=n
|