Closed troyhacks closed 1 year ago
Seems most of prerequisites for heap debugging are satisfied by the default platform config - we just need to define a callback and a function to display the heap failed allocation details.
Compile-time option with WLED_DEBUG_HEAP.
thanks 👍
Seems most of prerequisites for heap debugging are satisfied by the default platform config - we just need to define a callback and a function to display the heap failed allocation details.
Compile-time option with WLED_DEBUG_HEAP.