idf_component_register(
    SRCS 
        "custom-input.c"
    INCLUDE_DIRS "."
    PRIV_REQUIRES 
        interface
)