esp-idf/components/esp_psram
Song Ruo Jing 7f2b85b82b feat(clk): add basic clock support for esp32p4
- Support CPU frequency 360MHz
- Support SOC ROOT clock source switch
- Support LP SLOW clock source switch
- Support clock calibration
2023-12-29 00:37:26 +08:00
..
device feat(clk): add basic clock support for esp32p4 2023-12-29 00:37:26 +08:00
esp32 Use configuration option instead of in components not related to FreeRTOS 2023-11-28 07:49:20 +00:00
esp32p4 change(ldo): do vddpst ldo init in early stage 2023-12-26 11:43:33 +08:00
esp32s2 Use configuration option instead of in components not related to FreeRTOS 2023-11-28 07:49:20 +00:00
esp32s3
include
test_apps
CMakeLists.txt
Kconfig
Kconfig.spiram.common fix(wifi): fix psram enabled but initialized fail issue 2023-12-05 11:19:59 +08:00
esp_psram.c Use configuration option instead of in components not related to FreeRTOS 2023-11-28 07:49:20 +00:00
esp_psram_impl.h
linker.lf
mmu_psram_flash.c Use configuration option instead of in components not related to FreeRTOS 2023-11-28 07:49:20 +00:00
project_include.cmake
sdkconfig.rename.esp32s2
sdkconfig.rename.esp32s3