sdkconfig.defaults.esp32c3 227 B

12345
  1. # Not calibrating RTC_SLOW_CLK saves a small amount of time during boot.
  2. #
  3. # Setting option to zero is only recommended if not using sleep modes, or
  4. # if you don't need accurate sleep times.
  5. CONFIG_ESP32C3_RTC_CLK_CAL_CYCLES=0