mirror of
https://github.com/espressif/esp-idf.git
synced 2026-07-14 06:53:05 +03: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.