idf_component_register(
    SRCS "blk_box.cpp"
    INCLUDE_DIRS "include"
)

add_subdirectory(drivers)
