Mutex type semaphores should be acquired and released by the same task. Add a check to xQueueGenericSend for this condition.
80 KiB
80 KiB
Mutex type semaphores should be acquired and released by the same task. Add a check to xQueueGenericSend for this condition.