idf_component_register(
    SRCS "bmu_i2c.cpp"
    INCLUDE_DIRS "include"
    REQUIRES driver bmu_types
)
