Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 120Mhz cpu frequency option to setCpuFrequencyMhz() #8956

Merged
merged 2 commits into from
Dec 5, 2023

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
@me-no-dev me-no-dev merged commit 158bcf6 into espressif:master Dec 5, 2023
42 of 45 checks passed
@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