mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-31 19:24:33 +02:00
esp32: by default, set 40MHz crystal frequency
This commit is contained in:
@@ -582,7 +582,7 @@ config ESP32_DEEP_SLEEP_WAKEUP_DELAY
|
|||||||
|
|
||||||
choice ESP32_XTAL_FREQ_SEL
|
choice ESP32_XTAL_FREQ_SEL
|
||||||
prompt "Main XTAL frequency"
|
prompt "Main XTAL frequency"
|
||||||
default ESP32_XTAL_FREQ_AUTO
|
default ESP32_XTAL_FREQ_40
|
||||||
help
|
help
|
||||||
ESP32 currently supports the following XTAL frequencies:
|
ESP32 currently supports the following XTAL frequencies:
|
||||||
- 26 MHz
|
- 26 MHz
|
||||||
|
Reference in New Issue
Block a user