From 15dcc246d1a38858bd09717af20d4ce7e86ff377 Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Mon, 31 Aug 2020 23:04:39 +0200 Subject: [PATCH] enable umm info --- armsrc/umm_malloc_cfg.h | 1 + 1 file changed, 1 insertion(+) diff --git a/armsrc/umm_malloc_cfg.h b/armsrc/umm_malloc_cfg.h index 36e4ec57f..984cb5add 100644 --- a/armsrc/umm_malloc_cfg.h +++ b/armsrc/umm_malloc_cfg.h @@ -12,6 +12,7 @@ #include #include +#define UMM_INFO /* * There are a number of defines you can set at compile time that affect how * the memory allocator will operate.