]> granicus.if.org Git - esp-idf/commit
components/esp32: add CPU frequency selection in menuconfig
authorIvan Grokhotkov <ivan@espressif.com>
Tue, 13 Sep 2016 10:10:58 +0000 (18:10 +0800)
committerWu Jian Gang <wujiangang@espressif.com>
Wed, 14 Sep 2016 09:54:34 +0000 (17:54 +0800)
commit5ab769516d406c30928d2306490bf9b1636a6960
tree616896bf610541af8ef3367ce3d6ecf21e0c46ff
parente04e6b0c7f6e1e17de934721be1a744d63f1a929
components/esp32: add CPU frequency selection in menuconfig

Note that with WiFi stack enabled, system_init will reset frequency to 240MHz.
To make this setting useful, esp32-wifi-libs submodule needs to be updated.
components/esp32/Kconfig
components/esp32/cpu_freq.c [new file with mode: 0644]
components/esp32/cpu_start.c
components/esp32/include/soc/cpu.h
components/freertos/include/freertos/FreeRTOSConfig.h