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 d96dc2adb0 Simply some of the alignment calculations in heap_4.c to match those used in heap_5.c.
Remove some apparently obsolete code from xTaskPriorityDisinherit() (a task cannot be both blocked and giving bac a mutex at the same time].
Update the new "mutex held count" increment and decrement functions to allow mutexes to be created before the scheduler is started.
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 Simply some of the alignment calculations in heap_4.c to match those used in heap_5.c. 11 years ago