mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-08-06 21:25:04 +00:00
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.
82 KiB
82 KiB