Adding mem_stats build modifier.

This commit is contained in:
Ruben Ayrapetyan
2014-11-12 15:46:15 +03:00
parent 804af937d8
commit c5cc82d793
2 changed files with 13 additions and 3 deletions
+2 -2
View File
@@ -46,10 +46,10 @@ export TARGET_RELEASE_MODES = release
export TARGET_PC_SYSTEMS = linux
export TARGET_MCU_SYSTEMS = $(addprefix stm32f,3 4)
export TARGET_PC_MODS = musl sanitize valgrind cp cp_minimal \
export TARGET_PC_MODS = musl sanitize valgrind cp cp_minimal mem_stats \
musl-valgrind \
valgrind-cp \
musl-cp_minimal
musl-cp_minimal musl-mem_stats musl-cp_minimal-mem_stats \
export TARGET_MCU_MODS = cp_minimal