esp-idf/components/esp_psram
Jiang Jiang Jian 9873d4d138 Merge branch 'bugfix/s2_s3_stack_extmem_config' into 'master'
psram: make SPIRAM_ALLOW_STACK_EXTERNAL_MEMORY configurable on S2 and S3

See merge request espressif/esp-idf!18894
2022-07-11 10:54:59 +08: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 esp_psram: new psram component 2022-06-14 15:44:27 +08:00
CMakeLists.txt esp_psram: new psram component 2022-06-14 15:44:27 +08:00
esp_psram_impl.h esp_psram: new psram component 2022-06-14 15:44:27 +08:00
esp_psram.c psram: reserve dma pool in the step of heap max block 2022-06-30 10:18:20 +00: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
linker.lf esp_psram: new psram component 2022-06-14 15:44:27 +08:00
mmu_psram.c esp_psram: remove g_spiram_ok 2022-06-14 15:44:27 +08:00
mmu.c esp_psram: new psram component 2022-06-14 15:44:27 +08:00
project_include.cmake esp_psram: new psram component 2022-06-14 15:44:27 +08:00