esp-idf/components/esp_mm
Jakob Hasse 548022fbe6 refactor(linux): excluded all non-Linux components from build
* All components which won't build (yet) on Linux are excluded.
  This enables switching to Linux in an application without
  explicitly setting COMPONENTS to main in the main
  CMakeLists.txt.
* ESP Timer provides headers for Linux now
* automatically disabling LWIP in Kconfig if it is not available

doc(linux): brought section
  "Component Linux/Mock Support Overview" up to date
2023-10-16 17:06:54 +08:00
..
include feat(cache): added private API to get cache alignment requirements 2023-10-10 18:09:01 +08:00
port change(soc): added SOC_ prefix to mmu defs 2023-09-05 15:47:26 +08:00
test_apps refactor(esp_mm): reformat code with astyle_py 2 2023-10-09 15:29:31 +08:00
CMakeLists.txt refactor(linux): excluded all non-Linux components from build 2023-10-16 17:06:54 +08:00
cache_esp32.c refactor(esp_mm): reformat code with astyle_py 2023-10-08 10:36:04 +08:00
esp_cache.c feat(cache): added private API to get cache alignment requirements 2023-10-10 18:09:01 +08:00
esp_mmu_map.c refactor(esp_mm): reformat code with astyle_py 2023-10-08 10:36:04 +08:00
ext_mem_layout.h refactor(esp_mm): reformat code with astyle_py 2023-10-08 10:36:04 +08:00
linker.lf