We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 387736a commit 5e7e2dbCopy full SHA for 5e7e2db
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