Heap tracing support

This commit is contained in:
Angus Gratton
2017-05-11 17:56:17 +10:00
parent 64bfdf56bb
commit 1c7b8aa3a5
12 changed files with 716 additions and 44 deletions

View File

@@ -189,11 +189,7 @@ extern "C" {
#endif
#ifndef INCLUDE_pcTaskGetTaskName
#if ( configENABLE_MEMORY_DEBUG == 1)
#define INCLUDE_pcTaskGetTaskName 1
#else
#define INCLUDE_pcTaskGetTaskName 0
#endif
#endif
#ifndef configUSE_APPLICATION_TASK_TAG