esp-idf/components/esp_psram
2023-08-09 19:33:25 +08:00
..
esp32 Merge branch 'feat/psram_support_d2wd_single_clk_u4wdh' into 'master' 2023-08-03 10:37:46 +08:00
esp32s2 gpio: support runtime preserve 2023-03-17 11:59:49 +08:00
esp32s3 psram: supported 32MB psram on ESP32S3 2023-05-15 15:36:43 +08:00
include mmu: driver framework, for vaddr maintenance 2022-08-26 17:59:06 +08:00
test_apps/psram all: Removes unnecessary newline character in logs 2023-06-09 03:31:21 +08:00
.build-test-rules.yml feat: use standalone project idf-build-apps for find/build apps utils 2022-07-14 08:26:31 +08:00
CMakeLists.txt esp_mm: new virtual memory mapping apis via mmu 2023-02-07 20:23:52 +08:00
esp_psram_impl.h psram: supported 32MB psram on ESP32S3 2023-05-15 15:36:43 +08:00
esp_psram.c feat(esp32p4): introduced new target esp32p4, supported hello_world 2023-08-09 19:33:25 +08:00
Kconfig feature: add ram loadable app support 2023-02-01 17:57:22 +08:00
Kconfig.spiram.common esp_psram: new psram component 2022-06-14 15:44:27 +08:00
linker.lf esp_mm: new virtual memory mapping apis via mmu 2023-02-07 20:23:52 +08:00
mmu_psram_flash.c esp_rom: Patch some cache apis 2023-06-16 14:04:00 +08: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