5 lines
154 B
CMake
Raw Normal View History

2024-04-24 16:59:20 +08:00
idf_component_register(SRCS "example_dsi_init.c"
INCLUDE_DIRS "."
REQUIRES esp_lcd
)