enable both interfaces if configured from menuconfig Signed-off-by: Karl Osterseher <karli_o@gmx.at>
4 lines
155 B
CMake
4 lines
155 B
CMake
idf_component_register(SRCS "net_functions.c"
|
|
INCLUDE_DIRS "include"
|
|
REQUIRES mdns network_interface driver)
|