esp-idf/components/esp_mm/test_apps/components/test_mm_utils
Armando 074ed08251 change(cache): added mutex to guarantee the atomicity
This mutex is only added when msync is called from the task. This means only one task will compete with the msync-calls from ISRs.
2024-07-25 14:25:19 +08:00
..
include refactor(esp_mm): reformat code with astyle_py 2 2023-10-09 15:29:31 +08:00
CMakeLists.txt feat(cache): added psram stack test 2023-08-01 11:00:49 +00:00
test_cache_utils.c change(cache): added mutex to guarantee the atomicity 2024-07-25 14:25:19 +08:00