OVMS3-idf/components/esp32
Ivan Grokhotkov 5ab769516d 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.
2016-09-14 17:54:34 +08:00
..
include components/esp32: add CPU frequency selection in menuconfig 2016-09-14 17:54:34 +08:00
ld header files: modify rom code and soc header files 2016-09-12 17:47:49 +08:00
lib@1303c92c10 esp32/lib: update to 1303c92c 2016-09-14 16:57:00 +08:00
abi.cpp Initial public version 2016-08-17 23:08:22 +08:00
component.mk Merge branch 'master' into feature/esptool_upstream 2016-09-12 18:02:10 +10:00
cpu_freq.c components/esp32: add CPU frequency selection in menuconfig 2016-09-14 17:54:34 +08:00
cpu_start.c components/esp32: add CPU frequency selection in menuconfig 2016-09-14 17:54:34 +08:00
event.c esp32: fix typo 2016-09-14 13:26:17 +08:00
heap_alloc_caps.c mem: add comments for knock out 0x3ffe0000~0x3ffe8000 2016-08-25 11:59:29 +08:00
heap_alloc_caps.h Initial public version 2016-08-17 23:08:22 +08:00
ipc.c components/esp32: add inter-processor call API and implement spi_flash through it 2016-09-12 18:54:45 +08:00
Kconfig components/esp32: add CPU frequency selection in menuconfig 2016-09-14 17:54:34 +08:00
libhal.a Initial public version 2016-08-17 23:08:22 +08:00
spiram.h Initial public version 2016-08-17 23:08:22 +08:00
syscalls.c esp32: modify realloc behaves just like malloc when pass a null pointer for ptr. 2016-09-09 15:06:56 +10:00
wifi.c components: esp32/lwip 2016-09-14 12:00:46 +08:00