mirror of
https://github.com/MrUnknownDE/OpenIris-ESPIDF.git
synced 2026-04-09 18:03:44 +02:00
4 lines
166 B
CMake
4 lines
166 B
CMake
idf_component_register(SRCS "UVCStream/UVCStream.cpp"
|
|
INCLUDE_DIRS "UVCStream"
|
|
REQUIRES esp_timer esp32-camera StateManager usb_device_uvc CameraManager Helpers
|
|
) |