Richard Barry b832d5801f Kernel changes:
Minor change to xQueueGenericReceive() to catch the extreme case of data being placed into a queue between a task timing out and leaving the xQueueGenericReceive() function.
Added xSemaphoreGetCount() macro.


Demo app changes:
Updated countsem.c to test the new xSemaphoreGetCount() macro.
2016-01-12 15:52:44 +00:00
..
2015-11-20 14:11:11 +00:00
2016-01-12 15:52:44 +00:00
2015-11-20 14:11:11 +00:00
2015-12-08 20:22:58 +00:00
2016-01-12 15:52:44 +00:00
2015-12-20 13:44:21 +00:00