esp-who/components/component_conf.mk

12 lines
716 B
Makefile

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
EXTRA_COMPONENT_DIRS += $(SOLUTION_PATH)/components/esp-face/object_detection
EXTRA_COMPONENT_DIRS += $(SOLUTION_PATH)/components/esp-face/pose_estimation
EXTRA_COMPONENT_DIRS += $(SOLUTION_PATH)/components/esp-sr/lib
EXTRA_COMPONENT_DIRS += $(SOLUTION_PATH)/components/esp-sr/wake_word_engine
EXTRA_COMPONENT_DIRS += $(SOLUTION_PATH)/components/esp-sr/acoustic_algorithm