esp-idf/components/esp_psram
Armando 42dfb5cadd esp_psram: improve mapping log when physical range is larger
After this commit, when physical address is larger than vaddr range,
driver will still map as much as it can, but also give a verbose level
log to show the actual mapped size
2022-07-27 10:22:09 +00:00
..
esp32 efuse: Adds major and minor versions and others 2022-07-05 14:38:27 +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 ext_mem: make memory region check strict 2022-06-28 14:17:44 +08:00
test_apps/psram
.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
Kconfig
Kconfig.spiram.common
esp_psram.c esp_psram: improve mapping log when physical range is larger 2022-07-27 10:22:09 +00:00
esp_psram_impl.h
linker.lf
mmu.c
mmu_psram.c
project_include.cmake