Files
dongheng 6889537951 tools(unit-test_app): Update from esp-idf
Commit ID: 13018449
2019-03-18 13:54:57 +08:00

7 lines
104 B
Makefile

#
# Component Makefile
#
ifeq ($(GCC_NOT_5_2_0), 1)
unity.o: CFLAGS += -Wno-unused-const-variable
endif