Tactility/Boards/YellowBoard/CMakeLists.txt
2024-12-02 00:32:39 +01:00

6 lines
179 B
CMake

idf_component_register(
SRC_DIRS "Source" "Source/hal"
INCLUDE_DIRS "Source"
REQUIRES Tactility esp_lvgl_port esp_lcd_touch_cst816s esp_lcd_ili9341 driver vfs fatfs
)