esp-idf/components/console/component.mk

5 lines
123 B
Makefile
Raw Normal View History

2017-08-15 16:11:19 +08:00
COMPONENT_ADD_INCLUDEDIRS := .
COMPONENT_SRCDIRS := linenoise argtable3 .
argtable3/argtable3.o: CFLAGS += -Wno-clobbered