Page 1 of 1

Menuconfig - Where is cpu frequency

Posted: Fri Sep 11, 2020 1:46 am
by username
Just moved to ESP-IDF 4.1, ran menuconfig and I cannot find the setting to set the cpu frequency. Where did it go.
It used to be under Component Config -> ESP32-Specific.

Where is it now ?

Re: Menuconfig - Where is cpu frequency

Posted: Fri Sep 11, 2020 10:00 am
by ESP_Roland
Hello username,

I just checked that it is still there. Do you see CONFIG_ESP32_DEFAULT_CPU_FREQ_MHZ in the your projects sdkconfig file? Please give us information about your system (Os, shell, Python version, IDF commit) so we could look into this.

Re: Menuconfig - Where is cpu frequency

Posted: Fri Sep 11, 2020 2:15 pm
by username
Sorry for the post. I was using PlatformIO, with their new v4,.1 release and it has issues.