esp-idf/components/esp_mm
Armando ea38a2e9a4 feat(cache): support cache driver on esp32p4 2023-09-22 14:19:41 +08:00
..
include feat(cache): added direction selection to esp_cache_msync API 2023-07-11 11:19:10 +08:00
port change(soc): added SOC_ prefix to mmu defs 2023-09-05 15:47:26 +08:00
test_apps feat(cache): support cache driver on esp32p4 2023-09-22 14:19:41 +08:00
CMakeLists.txt esp_mm: cache_msync API 2023-02-28 10:42:22 +08:00
cache_esp32.c esp_mm: fix dependency to esp_psram 2023-02-28 10:42:22 +08:00
esp_cache.c feat(cache): support cache driver on esp32p4 2023-09-22 14:19:41 +08:00
esp_mmu_map.c feat(cache): support cache driver on esp32p4 2023-09-22 14:19:41 +08:00
ext_mem_layout.h esp_mm: new virtual memory mapping apis via mmu 2023-02-07 20:23:52 +08:00
linker.lf esp_mm: fix dependency to esp_psram 2023-02-28 10:42:22 +08:00