We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62f2a41 commit 878ace5Copy full SHA for 878ace5
changelog/2025.6.0.rst
@@ -151,6 +151,11 @@ focus on three key areas:
151
These optimizations are part of an ongoing effort to make ESPHome more efficient and reliable. More performance
152
improvements are planned for future releases.
153
154
+Arduino Platform Default CPU Frequency
155
+---------------------------------------------
156
+
157
+The default CPU frequency for ESP32 is now 160MHz for both ESP-IDF and Arduino (was 240MHz for Arduino). This can
158
+be configured in the ``esp32`` block using the ``cpu_frequency`` option. See :doc:`/components/esp32`.
159
160
BME68x BSEC2 Arduino Independence
161
---------------------------------
0 commit comments