Added DEBUG_ARM flag

This commit is contained in:
gator96100
2020-12-30 00:19:21 +01:00
parent 483707a45a
commit f4c632bd31
3 changed files with 7 additions and 2 deletions

View File

@@ -138,7 +138,7 @@ ifneq ($(SKIP_HFPLOT),1)
PLATFORM_DEFS += -DWITH_HFPLOT
endif
ifeq ($(SKIP_COMPRESSION),1)
PLATFORM_DEFS += -DWITH_NO_COMPRESSION -g
PLATFORM_DEFS += -DWITH_NO_COMPRESSION
endif
# Standalone mode