esp-idf/components/esp_mm
Armando 2a8617b307 esp_mm: removed empty kconfig files
- MMU configuration related kconfig options will be in soc, or
esp_hw_support
- Cache configuration related kconfig options will be in soc, or
esp_hw_support
- mmap driver and msync driver kconfig options will be still in esp_mm.
As there's no kconfig options for them yet, removed kconfig files
2023-04-10 12:42:52 +08:00
..
include MMU: Fix stale data being read on memory mapped instruction page 2023-03-24 18:59:57 +08:00
port esp_mm: h2 support 2023-02-07 20:23:53 +08:00
test_apps 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
CMakeLists.txt esp_mm: cache_msync API 2023-02-28 10:42:22 +08:00
esp_cache.c esp_mm: cache_msync API 2023-02-28 10:42:22 +08:00
esp_mmu_map.c MMU: Fix stale data being read on memory mapped instruction page 2023-03-24 18:59:57 +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