feat(heap): Remove macro "MEMLEAK_DEBUG"

This commit is contained in:
Dong Heng
2018-09-10 15:11:44 +08:00
parent a4369522b9
commit e40b6d645a
6 changed files with 4 additions and 14 deletions

View File

@ -65,4 +65,4 @@ endif # CONFIG_ESP_PHY_INIT_DATA_IN_PARTITION
endif
# global CFLAGS for ESP8266
CFLAGS += -DMEMLEAK_DEBUG -DICACHE_FLASH
CFLAGS += -DICACHE_FLASH