first commit

This commit is contained in:
2026-07-13 17:14:27 +08:00
commit 8a05bb238b
106 changed files with 24459 additions and 0 deletions

View File

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