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

Update README with notes on cross-compilation #42

Closed phillipjohnston closed 5 years ago

phillipjohnston commented 5 years ago

We now support cross-compilation, we can add more notes to the README.