FluxDC/components/FluxWifi/CMakeLists.txt
2025-03-12 14:00:26 +08:00

4 lines
160 B
CMake

idf_component_register(SRCS "FluxWifi.c"
INCLUDE_DIRS "."
REQUIRES driver lwip freertos esp_wifi nvs_flash lvgl FluxUI)