esp-idf/examples/peripherals/lcd/gc9a01/main/CMakeLists.txt

3 lines
135 B
CMake
Raw Normal View History

2022-01-14 05:34:37 -05:00
idf_component_register(SRCS "esp_lcd_panel_gc9a01.c" "gc9a01_example_main.c" "lvgl_demo_ui.c"
INCLUDE_DIRS ".")