idf_component_register(
    SRCS
        "src/cap_files.c"
    INCLUDE_DIRS
        "include"
    REQUIRES
        claw_cap
        json
)
