Files
touch-lcd/main/CMakeLists.txt

4 lines
150 B
CMake

idf_component_register(SRCS "spi_lcd_touch_example_main.c"
INCLUDE_DIRS "."
EMBED_FILES "2_rgb565.bin")