idf_component_register(
    SRCS lcd.c panel_device.cpp
    include/lcd.h include/panel_device.h
    INCLUDE_DIRS "include"
)
