esp-idf/components/esp_psram
2024-08-27 15:50:08 +08:00
..
device fix(psram): fixed p4 psram 20M wrong clk div 2024-07-22 09:27:11 +08:00
esp32 feat(all): Use PRIx macro in all logs 2024-03-12 11:15:53 +02:00
esp32p4 change(psram): improved xip psram docs on p4 2024-07-29 10:36:44 +08:00
esp32s2 feat(xip_psram): support xip psram feature on esp32p4 2024-05-29 10:02:44 +08:00
esp32s3 fix(psram): fixed ap3204 id check 2024-08-27 15:50:08 +08:00
include feat(psram): support bss on psram on p4 2024-07-15 15:56:23 +08:00
test_apps feat(xip_psram): support xip psram feature on esp32p4 2024-05-29 10:02:44 +08:00
CMakeLists.txt fix(esp_system): fixed not necessary public require to bootloader_support 2024-06-13 11:26:35 +08:00
esp_psram_impl.h feat(gpio): reserve gpio output atomically 2024-03-09 10:33:58 +08:00
esp_psram.c feat(psram): support bss on psram on p4 2024-07-15 15:56:23 +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(xip_psram): support xip psram feature on esp32p4 2024-05-29 10:02:44 +08:00
mmu_psram_flash_v2.c feat(xip_psram): support xip psram feature on esp32p4 2024-05-29 10:02:44 +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