esp-who/components/component_conf.mk

8 lines
422 B
Makefile
Raw Normal View History

2018-10-18 15:52:33 +08:00
EXTRA_COMPONENT_DIRS += $(SOLUTION_PATH)/components
EXTRA_COMPONENT_DIRS += $(SOLUTION_PATH)/components/esp-face/lib
EXTRA_COMPONENT_DIRS += $(SOLUTION_PATH)/components/esp-face/image_util
EXTRA_COMPONENT_DIRS += $(SOLUTION_PATH)/components/esp-face/face_detection
EXTRA_COMPONENT_DIRS += $(SOLUTION_PATH)/components/esp-face/face_recognition
2019-11-05 20:00:09 +08:00
EXTRA_COMPONENT_DIRS += $(SOLUTION_PATH)/components/esp-face/object_detection