idf_component_register(
    SRCS
        "app_main.c"
        "panel_driver.c"
    INCLUDE_DIRS
        "."
)

