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
test_apps
CMakeLists.txt
cache_esp32.c
esp_cache.c
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
linker.lf