]> begriffs open source - freertos/history - FreeRTOS/Source/include/task.h
Update the header file included in the PIC32 port_asm.S file to use the header for...
[freertos] / FreeRTOS / Source / include / task.h
2013-07-18 Richard BarryRename xTaskGetSystemState() uxTaskGetSystemState().
2013-07-18 Richard BarryFor consistency change the name of configINCLUDE_STATS_...
2013-07-17 Richard BarryMinor updates and change version number for V7.5.0...
2013-07-15 Richard BarryLinting and MISRA checking
2013-07-14 Richard BarryTidy up comments only.
2013-07-13 Richard BarryUpdate doxygen comments.
2013-07-02 Richard BarryRemove compiler warnings.
2013-07-02 Richard BarryAdd new xTaskGetSystemState() API function to return...
2013-06-07 Richard BarryEnsure queue functions go into the privileged code...
2013-04-30 Richard BarryUpdate version number ready to release the FAT file...
2013-04-18 Richard BarryUpdate version numbers to V7.4.1.
2013-02-19 Richard BarryPrepare for V7.4.0 release.
2013-02-18 Richard BarryAdd default definition for configUSE_QUEUE_SETS.
2013-02-12 Richard BarryAdded more files to the Rowley and IAR LM3S demos to...
2013-01-31 Richard BarryAdded INCLUDE_xSemaphoreGetMutexHolder() default.
2012-10-22 Richard BarryRe-jig some of the new functions to correctly assign...
2012-10-16 Richard BarryPrepare for V7.3.0 release.
2012-10-16 Richard BarryAdd tickless idle support in Cortex-M ports.
2012-09-22 Richard BarryAdded eTaskStateGet().
2012-08-14 Richard BarryPrepare for V7.2.0 release.
2012-08-12 Richard BarryRemove the remnants of the legacy trace functionality...
2012-08-11 Richard BarryAdd FreeRTOS-Plus directory.