esp-idf/components/console/component.mk

5 lines
123 B
Makefile
Raw Normal View History

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