esp-idf/examples/peripherals/usb/host/uvc/main/CMakeLists.txt

4 lines
205 B
CMake
Raw Normal View History

idf_component_register(SRCS "main.c" "tcp_server.c"
INCLUDE_DIRS ""
PRIV_REQUIRES protocol_examples_common nvs_flash usb mdns esp_ringbuf esp_timer esp_wifi driver)