Files
pi-dashboard/components/dashboard_ui/CMakeLists.txt
2026-02-15 04:15:30 +09:00

5 lines
107 B
CMake

idf_component_register(
SRCS "dashboard_ui.c"
REQUIRES lvgl__lvgl ws_client
INCLUDE_DIRS "./")