esp-idf/components/esp_psram
Armando ebe5861565 esp_psram: added a test for unaligned access 2022-08-26 17:59:06 +08:00
..
esp32 esp_psram: fixed 40mhz cs signal glitch issue 2022-08-17 10:38:49 +08:00
esp32s2 psram: make SPIRAM_ALLOW_STACK_EXTERNAL_MEMORY configurable on S2 and S3 2022-07-06 12:11:15 +08:00
esp32s3 psram: make SPIRAM_ALLOW_STACK_EXTERNAL_MEMORY configurable on S2 and S3 2022-07-06 12:11:15 +08:00
include mmu: driver framework, for vaddr maintenance 2022-08-26 17:59:06 +08:00
test_apps/psram esp_psram: added a test for unaligned access 2022-08-26 17:59:06 +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 mmu: driver framework, for vaddr maintenance 2022-08-26 17:59:06 +08:00
Kconfig esp_psram: new psram component 2022-06-14 15:44:27 +08:00
Kconfig.spiram.common esp_psram: new psram component 2022-06-14 15:44:27 +08:00
esp_psram.c mmu: driver framework, for vaddr maintenance 2022-08-26 17:59:06 +08:00
esp_psram_impl.h esp_psram: new psram component 2022-06-14 15:44:27 +08:00
ext_mem_layout.c mmu: driver framework, for vaddr maintenance 2022-08-26 17:59:06 +08:00
ext_mem_layout.h mmu: driver framework, for vaddr maintenance 2022-08-26 17:59:06 +08:00
linker.lf esp_psram: rename esp_private/mmu.h to mmu_psram_flash.h 2022-08-25 20:35:20 +08:00
mmu.c mmu: driver framework, for vaddr maintenance 2022-08-26 17:59:06 +08:00
mmu.h mmu: driver framework, for vaddr maintenance 2022-08-26 17:59:06 +08:00
mmu_psram_flash.c esp_psram: rename esp_private/mmu.h to mmu_psram_flash.h 2022-08-25 20:35:20 +08:00
project_include.cmake esp_psram: new psram component 2022-06-14 15:44:27 +08:00