blob: d016be62c0b70a2898c0be18d745803593e3ec18 [file] [log] [blame]
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := chip-wifi-echo
EXTRA_COMPONENT_DIRS += $(PROJECT_PATH)/third_party/connectedhomeip/config/esp32/components
include $(IDF_PATH)/make/project.mk