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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SkyEng1neering/dalloc Stargazers