idf_component_register(
    SRCS
        "main.c"
    INCLUDE_DIRS
        "."
    REQUIRES
        cap_router_mgr
        claw_event_router
        claw_cap
        console
        fatfs
        json
        nvs_flash
        wear_levelling
)
