sdkconfig.defaults 197 B

1234
  1. CONFIG_FREERTOS_HZ=1000
  2. CONFIG_ESP_TASK_WDT_INIT=n
  3. # Disable memory protection, because "LEDC continue work after software reset" test case requires a cpu reset
  4. CONFIG_ESP_SYSTEM_MEMPROT_FEATURE=n