]> granicus.if.org Git - esp-idf/commit
heap: Add heap_caps_dump() / heap_caps_dump_all() functions
authorAngus Gratton <angus@espressif.com>
Wed, 18 Oct 2017 08:25:17 +0000 (16:25 +0800)
committerAngus Gratton <gus@projectgus.com>
Fri, 20 Oct 2017 03:38:24 +0000 (11:38 +0800)
commit47aaf402b8cbb9e5f2fcf64eb7274f618408b03d
treecda5e8efd7f63168bff4acd2d7f2b758f6c5bf48
parentb19fe80baf50c32e540bae58cb699046110e057f
heap: Add heap_caps_dump() / heap_caps_dump_all() functions

Dump the structure of the heap for debugging purposes.
components/heap/heap_caps.c
components/heap/include/esp_heap_caps.h
components/heap/multi_heap.c
docs/api-reference/system/heap_debug.rst