mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-16 06:54:22 +00:00
esp8684: rename target to esp32c2
This commit is contained in:
5
examples/system/startup_time/sdkconfig.defaults.esp32c2
Normal file
5
examples/system/startup_time/sdkconfig.defaults.esp32c2
Normal file
@@ -0,0 +1,5 @@
|
||||
# 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_ESP32C2_RTC_CLK_CAL_CYCLES=0
|
Reference in New Issue
Block a user