Files
snapclient/main/CMakeLists.txt
2025-01-18 09:30:46 +01:00

6 lines
307 B
CMake

idf_component_register(SRCS "main.c"
INCLUDE_DIRS "."
PRIV_REQUIRES esp_timer esp_wifi nvs_flash wifi_interface audio_board audio_hal audio_sal net_functions opus flac ota_server
ui_http_server eth_interface
)