summaryrefslogtreecommitdiff
path: root/FreeRTOS/Source/event_groups.c
Commit message (Expand)AuthorAgeFilesLines
* Add coverage test markers.Richard Barry2013-12-231-12/+12
* In process of module testing event_groups.c.Richard Barry2013-12-231-76/+185
* Add trace macros into the event groups implementation.Richard Barry2013-12-121-0/+27
* Continue work on new event groups functionality - fixups required by test res...Richard Barry2013-11-271-1/+2
* Add additional asserts() to ensure certain operations are not performed when ...Richard Barry2013-11-241-12/+24
* Add additional event group tests - and update implementation as required by t...Richard Barry2013-11-221-13/+14
* Add event_groups.c and associated functions in other core files.Richard Barry2013-11-211-0/+442