Files
tactility/Drivers/ST7796/CMakeLists.txt
T
2025-07-23 22:45:57 +02:00

6 lines
133 B
CMake

idf_component_register(
SRC_DIRS "Source"
INCLUDE_DIRS "Source"
REQUIRES Tactility esp_lvgl_port esp_lcd_st7796 driver
)