Skip to content

Conversation

P-R-O-C-H-Y
Copy link
Member

Description of Change

Added 120 MHz option to setCpuFrequencyMhz() as ESP32-C6 and ESP32-C2 supports this frequency.
Also added 120 MHz option for ESP32-C6 in the tools menu.

Tests scenarios

Tested locally on ESP32-C6.

Related links

Closes #8955

@P-R-O-C-H-Y P-R-O-C-H-Y added the Chip: ESP32-C6 Issue is related to support of ESP32-C6 Chip label Dec 5, 2023
@P-R-O-C-H-Y P-R-O-C-H-Y added this to the 3.0.0-Aplha3 milestone Dec 5, 2023
@P-R-O-C-H-Y P-R-O-C-H-Y self-assigned this Dec 5, 2023
@P-R-O-C-H-Y P-R-O-C-H-Y changed the title Add 120Mhz cpu frequency option. Add 120Mhz cpu frequency option to setCpuFrequencyMhz() Dec 5, 2023
@P-R-O-C-H-Y P-R-O-C-H-Y requested a review from me-no-dev December 5, 2023 08:29
@me-no-dev me-no-dev merged commit 158bcf6 into espressif:master Dec 5, 2023
@TD-er
Copy link
Contributor

TD-er commented Dec 5, 2023

That's quick 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Chip: ESP32-C6 Issue is related to support of ESP32-C6 Chip
Projects
Development

Successfully merging this pull request may close these issues.

[ESP32-C2] setCpuFrequencyMhz(): Bad frequency: 120 MHz! Options are: 240, 160, 80, 26 and 13 MHz
3 participants