mirror of
https://github.com/espressif/esp-idf
synced 2025-03-20 06:29:11 -04:00
3 lines
111 B
CMake
3 lines
111 B
CMake
idf_component_register(SRCS "rgb_lcd_example_main.c" "lvgl_demo_ui.c"
|
|
INCLUDE_DIRS ".")
|