esp-idf/components/esp_psram
C.S.M 6730203c1d Merge branch 'support_psram_noinit_segment_on_s3' into 'master'
feat(psram): add psram noinit  segment support on s2/s3/p4/c5 and bss segment on c5

Closes IDF-4811, IDF-8689, IDF-10311, and IDFGH-13336

See merge request espressif/esp-idf!32503
2024-08-21 15:25:07 +08:00
..
device feat(spiram): refactor for spiram device driver for s3/c5 2024-08-09 11:43:04 +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(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 refactor(esp_psram): allow external stack also when PSRAM is only available via esp_heap_caps 2024-08-14 14:47:12 +02: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