FluxDC/components/FluxTime/CMakeLists.txt

4 lines
156 B
CMake
Raw Normal View History

2025-03-27 14:57:30 +08:00
idf_component_register(SRCS "FluxTime.c"
REQUIRES driver freertos nvs_flash FluxUI lvgl esp_netif
INCLUDE_DIRS ".")