esp-idf/components/esp_mm
Darian cc34c4fc08 Merge branch 'contrib/github_pr_12481' into 'master'
Many places in the ESP_SYSTEM are using CONFIG_FREERTOS_UNICORE instead of CONFIG_ESP_SYSTEM_SINGLE_CORE_MODE (GitHub PR)

Closes IDFGH-11333

See merge request espressif/esp-idf!27435
2023-12-01 19:33:19 +08:00
..
include feat(cache): added private API to get cache alignment requirements 2023-10-10 18:09:01 +08:00
port feat(esp32c5): introduce target esp32c5 2023-11-28 16:14:17 +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 Use configuration option instead of in components not related to FreeRTOS 2023-11-28 07:49:20 +00: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 Use configuration option instead of in components not related to FreeRTOS 2023-11-28 07:49:20 +00:00
ext_mem_layout.h refactor(esp_mm): reformat code with astyle_py 2023-10-08 10:36:04 +08:00
linker.lf esp_mm: fix dependency to esp_psram 2023-02-28 10:42:22 +08:00