embedded-alloc icon indicating copy to clipboard operation
embedded-alloc copied to clipboard

Add TLSF memory usage API

Open robamu opened this issue 1 month ago • 0 comments

Includes/builds on #109 .

  • Added Heap::free and Heap::used for the TLSF heap.
  • Added example showcasing regular heap exhaustion and example which shows the memory usage API.

robamu avatar Nov 20 '25 16:11 robamu