We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58f2e31 commit 79ed82eCopy full SHA for 79ed82e
ports/esp32/boards/sdkconfig.base
@@ -33,6 +33,8 @@ CONFIG_LOG_MAXIMUM_LEVEL_INFO=y
33
# Main XTAL Config
34
# Only on: ESP32
35
CONFIG_XTAL_FREQ_AUTO=y
36
+CONFIG_XTAL_FREQ_40=y
37
+CONFIG_XTAL_FREQ=40
38
39
# ESP System Settings
40
# Only on: ESP32, ESP32S3
0 commit comments