FluxDC/components/FluxTime/CMakeLists.txt

4 lines
163 B
CMake
Raw Permalink 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 FluxSD
2025-03-27 14:57:30 +08:00
INCLUDE_DIRS ".")