esp-idf/components/esp_psram
Jiang Jiang Jian 6fa901f377 Merge branch 'bugfix/fix_Cache_Count_Flash_bug' into 'master'
esp_rom: Patch some cache apis

Closes IDF-4387

See merge request espressif/esp-idf!24237
2023-06-16 14:04:00 +08:00
..
esp32 esp32: stop using deprecated name PICOD2 to avoid confusion 2023-06-08 02:09:12 +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 esp_mm: fix dependency to esp_psram 2023-02-28 10:42:22 +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