]> git.sur5r.net Git - freertos/history - FreeRTOS/Source/include/event_groups.h
Introduce xTimerPendFunctionCall().
[freertos] / FreeRTOS / Source / include / event_groups.h
2014-01-25 rtelIntroduce xTimerPendFunctionCall().
2014-01-05 rtelMap portTICK_RATE_MS to portTICK_PERIOD_MS.
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 rtelIn process of module testing event_groups.c.
2013-11-24 rtelAdd additional asserts() to ensure certain operations...
2013-11-21 richardbarryAdd event_groups.c and associated functions in other...