mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-04 17:11:45 +01:00
6 lines
227 B
Plaintext
6 lines
227 B
Plaintext
|
|
# Not calibrating RTC_SLOW_CLK saves a small amount of time during boot.
|
||
|
|
#
|
||
|
|
# Setting option to zero is only recommended if not using sleep modes, or
|
||
|
|
# if you don't need accurate sleep times.
|
||
|
|
CONFIG_ESP32C3_RTC_CLK_CAL_CYCLES=0
|