Skip to content

Commit 878ace5

Browse files
committed
Add paragraph for CPU frequency change
1 parent 62f2a41 commit 878ace5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

changelog/2025.6.0.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,11 @@ focus on three key areas:
151151
These optimizations are part of an ongoing effort to make ESPHome more efficient and reliable. More performance
152152
improvements are planned for future releases.
153153

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`.
154159

155160
BME68x BSEC2 Arduino Independence
156161
---------------------------------

0 commit comments

Comments
 (0)