]> git.sur5r.net Git - freertos/commit
Check in the new memory allocator that allows the heap to span multiple blocks.
authorrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Wed, 2 Jul 2014 10:19:49 +0000 (10:19 +0000)
committerrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Wed, 2 Jul 2014 10:19:49 +0000 (10:19 +0000)
commit2ea9defd56710e5aefe39c8d2bf0ff595f64d0a4
tree24d722607b3f38be9da34f41168bece68b24cc8a
parentb254c7a9d4ad1859162633843c84ce2a0e6cba44
Check in the new memory allocator that allows the heap to span multiple blocks.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@2267 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
FreeRTOS/Source/portable/MemMang/heap_5.c [new file with mode: 0644]