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
..
2016-08-17 23:08:22 +08:00
2016-08-17 23:08:22 +08:00
2017-10-18 14:19:18 +08:00
2016-08-17 23:08:22 +08:00
2016-08-17 23:08:22 +08:00
2019-02-16 01:42:00 +08:00