mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 09:39:10 -04:00
Mutex type semaphores should be acquired and released by the same task. Add a check to xQueueGenericSend for this condition.
Mutex type semaphores should be acquired and released by the same task. Add a check to xQueueGenericSend for this condition.