idf_component_register(
    SRCS "esp_lcd_panel_sh1106.c"
    INCLUDE_DIRS "include"
    REQUIRES "driver esp_lcd"
)
