Tactility/Drivers/ST7796/CMakeLists.txt

6 lines
133 B
CMake

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