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 82207ebffa Add test and correct code for the unusual case of a task using an event group to synchronise only with itself.
Add critical sections around call to prvResetNextTaskUnblockTime() that can occur from within a task.
2014-03-31 02:12:17 +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 to V8.0.0 (without the release candidate number). 2014-02-18 14:01:57 +00:00
Full Update version number to V8.0.0 (without the release candidate number). 2014-02-18 14:01:57 +00:00
include Update version number to V8.0.0 (without the release candidate number). 2014-02-18 14:01:57 +00:00
Minimal Add test and correct code for the unusual case of a task using an event group to synchronise only with itself. 2014-03-31 02:12:17 +00:00