3 lines
119 B
CMake
3 lines
119 B
CMake
idf_component_register(SRCS "wifi.c"
|
|
INCLUDE_DIRS "."
|
|
REQUIRES nvs_flash) |