idf_component_register(
    SRCS "test_esp_lvgl_adapter_fps.c"
         "dummy_panel.c"
    INCLUDE_DIRS "."
    REQUIRES unity
)
