idf_component_register(
  SRCS "display.c" "display_driver.c"
  INCLUDE_DIRS "."
  REQUIRES driver fatal esp_timer time
)
