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

Add a configuration option that removes the static declaration on the freelist #84

Closed phillipjohnston closed 2 years ago

phillipjohnston commented 2 years ago

From #82 (conversation and motivation found there)