1
0
Weather_ESP/components/wifi/CMakeLists.txt

3 lines
119 B
CMake

idf_component_register(SRCS "wifi.c"
INCLUDE_DIRS "."
REQUIRES nvs_flash)