From: Ivan Grokhotkov Date: Wed, 23 Aug 2017 08:33:26 +0000 (+0800) Subject: esp32: by default, set 40MHz crystal frequency X-Git-Tag: v2.1.1~21^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b7f7a92c5d289b0e321575bdd510b900d0e3304f;p=esp-idf esp32: by default, set 40MHz crystal frequency --- diff --git a/components/esp32/Kconfig b/components/esp32/Kconfig index d08d359e55..2feab138b3 100644 --- a/components/esp32/Kconfig +++ b/components/esp32/Kconfig @@ -582,7 +582,7 @@ config ESP32_DEEP_SLEEP_WAKEUP_DELAY choice ESP32_XTAL_FREQ_SEL prompt "Main XTAL frequency" - default ESP32_XTAL_FREQ_AUTO + default ESP32_XTAL_FREQ_40 help ESP32 currently supports the following XTAL frequencies: - 26 MHz