sdkconfig.defaults 153 B

1234
  1. CONFIG_FREERTOS_HZ=1000
  2. CONFIG_ESP_TASK_WDT=n
  3. # Disable nano printf, because we need to print the timer count in %llu format
  4. CONFIG_NEWLIB_NANO_FORMAT=n