]> granicus.if.org Git - esp-idf/commit
heap: Separate standalone and common part of tracing module
authorAlexey Gerenkov <alexey@espressif.com>
Wed, 12 Dec 2018 17:29:47 +0000 (20:29 +0300)
committerAlexey Gerenkov <alexey@espressif.com>
Mon, 1 Apr 2019 12:56:15 +0000 (15:56 +0300)
commit335576013e9d39b07aec7150886deee7b1040118
tree843a99f84ad71fcc8fbce0e540b33e639514bd6c
parent2d52ac48f921be984b724b7d85767a7eb2252149
heap: Separate standalone and common part of tracing module
components/heap/CMakeLists.txt
components/heap/Kconfig
components/heap/component.mk
components/heap/heap_trace_standalone.c [moved from components/heap/heap_trace.c with 56% similarity]
components/heap/include/esp_heap_trace.h
components/heap/include/heap_trace.inc [new file with mode: 0644]