This commit is contained in:
2026-06-30 15:03:00 -05:00
commit ff98d59039
4 changed files with 216 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
idf_component_register(
SRCS "blk_box_common.cpp"
INCLUDE_DIRS "include" "."
# PRIV_REQUIRES
)