Skip to content

Commit e9e11bd

Browse files
committed
[changelog] Add breaking change note about CPU frequency
1 parent fc29968 commit e9e11bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

changelog/2025.6.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,7 @@ Breaking Changes
188188
- Optimize Component and Application state storage from uint32_t to uint8_t :esphomepr:`9082` by :ghuser:`bdraco` (breaking-change)
189189
- Reduce entity memory usage by eliminating field shadowing and bit-packing :esphomepr:`9076` by :ghuser:`bdraco` (breaking-change)
190190
- Optimize Application ``area_`` from ``std::string`` to ``const char*`` :esphomepr:`9085` by :ghuser:`bdraco` (breaking-change)
191+
- The default CPU frequency for ESP32 is now 160MHz for both ESP-IDF and Arduino (was 240MHz for Arduino) :esphomepr:`8542` by :ghuser:`clydebarrow` (breaking-change)
191192

192193
Beta Changes
193194
^^^^^^^^^^^^

0 commit comments

Comments
 (0)