Files
BotanicalBuddy/components/ui/CMakeLists.txt

5 lines
95 B
CMake

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