FluxDC/components/FluxWifi/CMakeLists.txt
2025-03-14 13:42:15 +08:00

4 lines
185 B
CMake

idf_component_register(SRCS "FluxWifi.c"
INCLUDE_DIRS "."
REQUIRES driver lwip freertos esp_wifi nvs_flash lvgl FluxUI 78__esp-wifi-connect cxx)