FreeRTOS-Kernel/FreeRTOS/Source/include
Richard Barry 8aa5fa3459 Make the parameters to vPortDefineHeapRegions() const.
Add additional asserts to the Keil CM3 and CM4F ports (other CM3/4 ports already updated).
Add the additional yield necessitated by the mutex held count to the case when configUSE_QUEUE_SETS is 0.
2014-07-04 13:17:21 +00:00
..
croutine.h Update version number ready for release. 2014-04-24 14:26:36 +00:00
event_groups.h Update version number ready for release. 2014-04-24 14:26:36 +00:00
FreeRTOS.h Default the definition of portASSERT_IF_IN_ISR() to nothing if it is not defined. 2014-06-16 12:51:35 +00:00
list.h Update version number ready for release. 2014-04-24 14:26:36 +00:00
mpu_wrappers.h Update version number ready for release. 2014-04-24 14:26:36 +00:00
portable.h Make the parameters to vPortDefineHeapRegions() const. 2014-07-04 13:17:21 +00:00
projdefs.h Reverse order of projdefs.h and FreeRTOSConfig.h includes in FreeRTOS.h to allow addition of pdMS_TO_TICKS() macro. 2014-06-04 09:17:14 +00:00
queue.h Update version number ready for release. 2014-04-24 14:26:36 +00:00
semphr.h Update version number ready for release. 2014-04-24 14:26:36 +00:00
StackMacros.h Update version number ready for release. 2014-04-24 14:26:36 +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 Default the definition of portASSERT_IF_IN_ISR() to nothing if it is not defined. 2014-06-16 12:51:35 +00:00
timers.h Update version number ready for release. 2014-04-24 14:26:36 +00:00