Files
Smart-granary-code/components/ui/CMakeLists.txt
2026-03-11 20:14:14 +08:00

5 lines
99 B
CMake

idf_component_register(
SRC_DIRS "."
INCLUDE_DIRS "."
REQUIRES lvgl esp_lvgl_port
)