FreeRTOS-Kernel/FreeRTOS/Source/include
Richard Barry f9c02d09c3 Update MSP432 projects to use updated driver library files.
Remove references to INCLUDE_pcTaskGetTaskName and INCLUDE_xTimerGetTimerDaemonTaskHandle, which are no longer required.
2016-03-30 11:12:06 +00:00
..
croutine.h Update version number ready for version 9 release candidate 1. 2016-02-18 17:11:14 +00:00
deprecated_definitions.h Update version number ready for version 9 release candidate 1. 2016-02-18 17:11:14 +00:00
event_groups.h Update the documentation contained in the header files to be correct for V9.0.0 release candidate 2. 2016-03-26 11:05:42 +00:00
FreeRTOS.h Make the pcObjectGetName() API function naming consistent - so rename pcTaskGetTaskName() to pcTaskGetName(), rename pcTimerGetTimerName() to pcTimerGetName() and add a #defines in FreeRTOS.h to make the changes backward compatible. 2016-03-29 17:16:34 +00:00
list.h Update version number ready for version 9 release candidate 1. 2016-02-18 17:11:14 +00:00
mpu_wrappers.h Make the pcObjectGetName() API function naming consistent - so rename pcTaskGetTaskName() to pcTaskGetName(), rename pcTimerGetTimerName() to pcTimerGetName() and add a #defines in FreeRTOS.h to make the changes backward compatible. 2016-03-29 17:16:34 +00:00
portable.h Update version number ready for version 9 release candidate 1. 2016-02-18 17:11:14 +00:00
projdefs.h Add Pearl Gecko demo. 2016-03-02 16:03:25 +00:00
queue.h Make the pcObjectGetName() API function naming consistent - so rename pcTaskGetTaskName() to pcTaskGetName(), rename pcTimerGetTimerName() to pcTimerGetName() and add a #defines in FreeRTOS.h to make the changes backward compatible. 2016-03-29 17:16:34 +00:00
semphr.h - Rework the StaticAllocation.c common demo file to reflect the changes to the static allocation object create functions from the previous check-in. 2016-03-29 11:08:42 +00:00
StackMacros.h Update version number ready for version 9 release candidate 1. 2016-02-18 17:11:14 +00:00
stdint.readme Introduce configENABLE_BACKWARD_COMPATIBILITY to allow the #defines that provide backward compatibility with FreeRTOS version prior to V8 to be optionally omitted. 2014-01-13 20:26:47 +00:00
task.h Make the pcObjectGetName() API function naming consistent - so rename pcTaskGetTaskName() to pcTaskGetName(), rename pcTimerGetTimerName() to pcTimerGetName() and add a #defines in FreeRTOS.h to make the changes backward compatible. 2016-03-29 17:16:34 +00:00
timers.h Update MSP432 projects to use updated driver library files. 2016-03-30 11:12:06 +00:00