FreeRTOS-Kernel/FreeRTOS/Source/portable/MemMang
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
..
heap_1.c Update version number ready for release. 2014-04-24 14:26:36 +00:00
heap_2.c Update version number ready for release. 2014-04-24 14:26:36 +00:00
heap_3.c Update version number ready for release. 2014-04-24 14:26:36 +00:00
heap_4.c Simply some of the alignment calculations in heap_4.c to match those used in heap_5.c. 2014-07-03 14:44:37 +00:00
heap_5.c Make the parameters to vPortDefineHeapRegions() const. 2014-07-04 13:17:21 +00:00