Files
snapclient/components/ota_server/CMakeLists.txt
2021-11-12 07:19:39 +01:00

4 lines
176 B
CMake

idf_component_register(SRCS "ota_server.c"
INCLUDE_DIRS "include"
REQUIRES app_update dsp_processor wifi_interface lightsnapcast)