SkyEng1neering

Results 1 repositories owned by SkyEng1neering

dalloc

15
Stars
2
Forks
Watchers

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 fragmentatio...