FreeRTOS-Kernel/FreeRTOS/Source/include
Richard Barry 51ea2639a9 vQueueAddToRegistry() now takes a const char * instead of a char *.
tmrCOMMAND_CHANGE_PERIOD_FROM_ISR constant added for the "FromISR" version of the software timer change period API function.
2014-01-28 12:32:03 +00:00
..
croutine.h Map portTICK_RATE_MS to portTICK_PERIOD_MS. 2014-01-05 20:40:55 +00:00
event_groups.h Introduce xTimerPendFunctionCall(). 2014-01-25 17:01:41 +00:00
FreeRTOS.h Introduce xTimerPendFunctionCall(). 2014-01-25 17:01:41 +00:00
list.h Change version numbers ready for V8.0.0 release candidate 1 tag. 2013-12-31 20:10:09 +00:00
mpu_wrappers.h Change version numbers ready for V8.0.0 release candidate 1 tag. 2013-12-31 20:10:09 +00:00
portable.h Change version numbers ready for V8.0.0 release candidate 1 tag. 2013-12-31 20:10:09 +00:00
projdefs.h Remove #error that attempted to catch stdint.h not being included. 2014-01-23 14:51:53 +00:00
queue.h vQueueAddToRegistry() now takes a const char * instead of a char *. 2014-01-28 12:32:03 +00:00
semphr.h Map portTICK_RATE_MS to portTICK_PERIOD_MS. 2014-01-05 20:40:55 +00:00
StackMacros.h Change version numbers ready for V8.0.0 release candidate 1 tag. 2013-12-31 20:10:09 +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 Map portTICK_RATE_MS to portTICK_PERIOD_MS. 2014-01-05 20:40:55 +00:00
timers.h vQueueAddToRegistry() now takes a const char * instead of a char *. 2014-01-28 12:32:03 +00:00