mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
66fb5a29bb
Apply the pre-commit hook whitespace fixes to all files in the repo. (Line endings, blank lines at end of file, trailing whitespace)
8 lines
269 B
Plaintext
8 lines
269 B
Plaintext
CONFIG_ESP32_DEFAULT_CPU_FREQ_80=y
|
|
CONFIG_ESP32_DEFAULT_CPU_FREQ_MHZ=80
|
|
CONFIG_ESP32_ULP_COPROC_ENABLED=y
|
|
CONFIG_ESP32_ULP_COPROC_RESERVE_MEM=512
|
|
CONFIG_ESP32_TIME_SYSCALL_USE_RTC_FRC1=y
|
|
CONFIG_ESP32_RTC_CLK_SRC_INT_RC=y
|
|
CONFIG_BOOTLOADER_SKIP_VALIDATE_IN_DEEP_SLEEP=y
|