🔥 components/component_conf.mk

pull/190/head
Ye Hang Yang 2021-07-29 20:51:10 +08:00
parent 41044ca39e
commit 372d85ac37
1 changed files with 0 additions and 11 deletions

View File

@ -1,11 +0,0 @@
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