OVMS3-idf/components/freertos/include
Ivan Grokhotkov 13523c95b4 freertos: check that mutex is released by owner task
Mutex type semaphores should be acquired and released by the same task.
Add a check to xQueueGenericSend for this condition.
2019-03-11 14:40:54 +00:00
..
freertos freertos: check that mutex is released by owner task 2019-03-11 14:40:54 +00:00