esp32-mjpeg-multiclient-esp.../esp32-cam/component.mk

5 lines
282 B
Makefile
Raw Normal View History

2021-07-01 16:51:38 +02:00
COMPONENT_ADD_INCLUDEDIRS := driver/include conversions/include
COMPONENT_PRIV_INCLUDEDIRS := driver/private_include conversions/private_include sensors/private_include target/private_include
COMPONENT_SRCDIRS := driver conversions sensors target target/esp32
CXXFLAGS += -fno-rtti