idf_component_register(
    SRCS 
        "display.c"
        "display-gfx.c"
    INCLUDE_DIRS "."
)