idf_component_register(
    SRCS "bmu_config.cpp"
    INCLUDE_DIRS "include"
    REQUIRES nvs_flash
)
