setup driver

This commit is contained in:
2026-03-21 21:30:44 -05:00
parent a5411c45f5
commit 6723c6343a
6 changed files with 23 additions and 5 deletions
+2
View File
@@ -2,3 +2,5 @@ idf_component_register(
SRCS "blk_box.cpp"
INCLUDE_DIRS "include"
)
add_subdirectory(drivers)