SkyEng1neering / dalloc

This is the custom implementation of function malloc for embedded systems, that defragmentate memory after using it. Good solution when you need to allocate memory dynamically, but memory fragmentation is the problem.
16Updated 2 years ago

Related projects

Alternatives and complementary repositories for dalloc