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