Files
2026-07-13 17:14:27 +08:00

12 lines
215 B
Makefile

#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := camera_example
EXTRA_COMPONENT_DIRS := ../
include $(IDF_PATH)/make/project.mk