]> git.sur5r.net Git - freertos/history - FreeRTOS/Source/tasks.c
Add tickless idle support in Cortex-M ports.
[freertos] / FreeRTOS / Source / tasks.c
2012-10-16 richardbarryAdd tickless idle support in Cortex-M ports.
2012-09-24 richardbarryReplace the need for taskCHECK_READY_LIST() by instead...
2012-09-24 richardbarryRename listLIST_ITEM_CONTAINED to listLIST_ITEM_CONTAINER.
2012-09-23 richardbarryIntroduced configUSE_PORT_OPTIMISED_TASK_SELECTION...
2012-09-22 richardbarryAdded eTaskStateGet().
2012-09-05 richardbarryAllow mutex type semaphores to be given from an interru...
2012-08-14 richardbarryPrepare for V7.2.0 release.
2012-08-12 richardbarryRemove the remnants of the legacy trace functionality...
2012-08-11 richardbarryAdd FreeRTOS-Plus directory.