MemoryPool Redux: works! ahbmalloc has been deprecated and will be removed soon.
authorMichael Moon <triffid.hunter@gmail.com>
Mon, 23 Dec 2013 03:10:16 +0000 (14:10 +1100)
committerMichael Moon <triffid.hunter@gmail.com>
Mon, 23 Dec 2013 03:10:16 +0000 (14:10 +1100)
commit3077abb6c348337ca31cba904644efe30d4dba01
tree307d8338903c71e1463b44396705d55b2546bbf8
parenta0de400b898546f4fe9a41822901215696389841
MemoryPool Redux: works! ahbmalloc has been deprecated and will be removed soon.
build/mbed_custom.cpp
mbed/src/vendor/NXP/cmsis/LPC1768/GCC_ARM/LPC1768.ld
src/libs/MemoryPool.cpp [new file with mode: 0644]
src/libs/MemoryPool.h [new file with mode: 0644]
src/libs/ahbmalloc.cpp
src/libs/ahbmalloc.h
src/libs/platform_memory.cpp [new file with mode: 0644]
src/libs/platform_memory.h [new file with mode: 0644]