Tactility/Drivers/EspLcdCompat/CMakeLists.txt
2025-08-15 15:25:27 +02:00

6 lines
133 B
CMake

idf_component_register(
SRC_DIRS "Source"
INCLUDE_DIRS "Source"
REQUIRES Tactility esp_lcd esp_lcd_touch esp_lvgl_port
)