mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
074ed08251
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.