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,3 @@
set(COMPONENT_SRCS take_picture.c)
set(COMPONENT_ADD_INCLUDEDIRS .)
register_component()