idf_component_register(
    SRCS "esp_lcd_touch_ft6x36.c"
    INCLUDE_DIRS "include"
    REQUIRES "esp_lcd"
)
