You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
11 years ago
..
heap_1.c Update version number ready for release. 11 years ago
heap_2.c Update version number ready for release. 11 years ago
heap_3.c Update version number ready for release. 11 years ago
heap_4.c Simply some of the alignment calculations in heap_4.c to match those used in heap_5.c. 11 years ago
heap_5.c Make the parameters to vPortDefineHeapRegions() const. 11 years ago