Files
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
..