4 lines
156 B
CMake
4 lines
156 B
CMake
|
|
idf_component_register(SRCS "FluxTime.c"
|
||
|
|
REQUIRES driver freertos nvs_flash FluxUI lvgl esp_netif
|
||
|
|
INCLUDE_DIRS ".")
|