CMakeLists.txt 154 B

12
  1. idf_component_register(SRCS "spi_lcd_touch_example_main.c" "lvgl_demo_ui.c" "ui_helpers.c" "ui_Screen1.c" "ui.c"
  2. INCLUDE_DIRS ".")