Tactility/Boards/LilygoTdeck/CMakeLists.txt
2024-12-09 21:58:30 +01:00

6 lines
177 B
CMake

idf_component_register(
SRC_DIRS "Source" "Source/hal"
INCLUDE_DIRS "Source"
REQUIRES Tactility esp_lvgl_port esp_lcd esp_lcd_touch_gt911 driver vfs fatfs esp_adc
)