embedded-alloc
embedded-alloc copied to clipboard
Add TLSF memory usage API
Includes/builds on #109 .
- Added
Heap::freeandHeap::usedfor the TLSF heap. - Added example showcasing regular heap exhaustion and example which shows the memory usage API.