idf_component_register(
    SRCS "bmu_balancer.cpp"
    INCLUDE_DIRS "include"
    REQUIRES bmu_types
)
