8 lines
No EOL
143 B
CMake
8 lines
No EOL
143 B
CMake
idf_component_register(
|
|
SRCS
|
|
"main.c"
|
|
"wifi_connect.c"
|
|
"wifi_connection.c"
|
|
INCLUDE_DIRS
|
|
"." "include"
|
|
) |