embeddedartistry / libmemory

Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions
https://embeddedartistry.com
MIT License
216 stars 44 forks source link

Provide missing malloc_addblock and malloc_init functions #74

Closed phillipjohnston closed 2 years ago

phillipjohnston commented 2 years ago

Fixes #73