esp-idf/components/esp_psram
2024-09-03 18:17:03 +08:00
..
device fix(psram): fixed ap3204 id check 2024-08-27 09:51:27 +08:00
esp32 refactor(esp_psram): allow external stack also when PSRAM is only available via esp_heap_caps 2024-08-14 14:47:12 +02:00
esp32c5 feat(psram): xip psram c5 2024-09-03 18:17:03 +08:00
esp32c61 feature(spiram): Add spiram support on esp32c61 2024-08-22 10:38:43 +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(psram): xip psram c5 2024-09-03 18:17:03 +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 feat(psram): add psram noinit segment support on S2/S3/P4/C5 2024-08-21 12:13:16 +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