]> git.sur5r.net Git - freertos/history - FreeRTOS/Source/event_groups.c
Linting.
[freertos] / FreeRTOS / Source / event_groups.c
2014-02-17 rtelLinting.
2014-02-14 rtelMake xEventGroupSetBitsFromISR() a function when config...
2014-01-25 rtelIntroduce xTimerPendFunctionCall().
2013-12-31 rtelChange version numbers ready for V8.0.0 release candida...
2013-12-31 rtelAdd xEventGroupClearBitsFromISR() and xEventGroupGetBit...
2013-12-29 rtelReplace standard types with stdint.h types.
2013-12-23 rtelAdd coverage test markers.
2013-12-23 rtelIn process of module testing event_groups.c.
2013-12-12 rtelAdd trace macros into the event groups implementation.
2013-11-27 rtelContinue work on new event groups functionality - fixup...
2013-11-24 rtelAdd additional asserts() to ensure certain operations...
2013-11-22 richardbarryAdd additional event group tests - and update implement...
2013-11-21 richardbarryAdd event_groups.c and associated functions in other...