This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
FreeRTOS-Kernel/FreeRTOS/Demo/Common
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
..
drivers Update the demo directory to use the version 8 type naming conventions. 2014-02-11 12:04:59 +00:00
ethernet Update version number ready for the V8.2.3 release. 2015-10-16 14:57:00 +00:00
Full Update version number ready for the V8.2.3 release. 2015-10-16 14:57:00 +00:00
include Changes to the FreeRTOS code: 2015-12-20 13:44:21 +00:00
Minimal Kernel changes: 2016-01-12 15:52:44 +00:00