mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-08 11:01:43 +01: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 ".")
|