esp-idf/components/esp_psram
2024-08-09 11:43:04 +08:00
..
device feat(spiram): refactor for spiram device driver for s3/c5 2024-08-09 11:43:04 +08:00
esp32 fix(psram): fixed typo in esp32 quad psram device driver comment 2024-08-01 09:34:18 +08:00
esp32c5 feat(spiram): refactor for spiram device driver for s3/c5 2024-08-09 11:43:04 +08:00
esp32p4 change(psram): improved xip psram docs on p4 2024-07-26 16:30:46 +08:00
esp32s2 feat(xip_psram): support xip psram feature on esp32p4 2024-05-22 15:56:07 +08:00
esp32s3 feat(spiram): refactor for spiram device driver for s3/c5 2024-08-09 11:43:04 +08:00
include feat(psram): support bss on psram on p4 2024-07-15 10:44:13 +08:00
test_apps feat(spiram): Add spiram support on esp32c5 2024-07-04 19:29:04 +08:00
CMakeLists.txt feat(spiram): refactor for spiram device driver for s3/c5 2024-08-09 11:43:04 +08:00
esp_psram_impl.h feat(gpio): reserve gpio output atomically 2024-03-09 10:33:58 +08:00
esp_psram.c fix(psram): corrected psram early stage function name 2024-07-23 10:00:24 +08:00
Kconfig feature: add ram loadable app support 2023-02-01 17:57:22 +08:00
Kconfig.spiram.common fix(wifi): fix psram enabled but initialized fail issue 2023-12-05 11:19:59 +08:00
linker.lf feat(spiram): refactor for spiram device driver for s3/c5 2024-08-09 11:43:04 +08:00
mmu_psram_flash_v2.c feat(xip_psram): support xip psram feature on esp32p4 2024-05-22 15:56:07 +08:00
mmu_psram_flash.c feat(all): Use PRIx macro in all logs 2024-03-12 11:15:53 +02:00
project_include.cmake esp_psram: new psram component 2022-06-14 15:44:27 +08:00
sdkconfig.rename.esp32s2 psram: remove CS/CLK pin settings in kconfig on ESP32S2/S3 2022-11-11 16:40:46 +08:00
sdkconfig.rename.esp32s3 psram: remove CS/CLK pin settings in kconfig on ESP32S2/S3 2022-11-11 16:40:46 +08:00