Contiki 2.5
Modules
Memory functions

Modules

 Memory block management functions
 The memory block allocation routines provide a simple yet powerful set of functions for managing a set of memory blocks of fixed size.
 
 Managed memory allocator
 The managed memory allocator is a fragmentation-free memory manager.
 

Detailed Description