idf_component_register(
    SRCS "main.cpp"
    PRIV_REQUIRES 
        spi_flash 
        blk_box_lib
    INCLUDE_DIRS "")
