FluxDC/components/FluxWifi/CMakeLists.txt
2025-03-10 18:07:34 +08:00

4 lines
148 B
CMake

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