esp-idf/tools/unit-test-app/components/unity/component.mk

7 wiersze
104 B
Makefile

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