MemoryAllocator Directory Reference

Auto-defragmenting dynamic memory allocation library. More...


Files

file  DynAlloc.c
file  DynAlloc.h


Detailed Description

Auto-defragmenting dynamic memory allocation library.

This folder contains a simple handle-based dynamic memory allocation library, capable of handing out memory in block chunks. As new memory is allocated, the library will defragment the already allocated memory to ensure optimal memory usage. It is not used within the LUFA library, and is provided as a convenience for user applications.


Generated on Wed Dec 17 16:18:46 2008 for LUFA Library by  doxygen 1.5.7.1