2024-11-24 18:04:57 +01:00

6 lines
131 B
CMake

idf_component_register(
SRC_DIRS "Source"
INCLUDE_DIRS "Source"
REQUIRES Tactility esp_lvgl_port M5Unified vfs fatfs
)