espressif / esp-usb

Other
15 stars 9 forks source link

UVC deployment strategy (for discussion) #33

Closed tore-espressif closed 1 month ago

tore-espressif commented 2 months ago

This PR changes our libuvc submodule from upstream https://github.com/libuvc/libuvc to Espressif's fork https://github.com/espressif/libuvc

Please note that this deployment strategy is different from TinyUSB, where we release TinyUSB as one component and TinyUSB additions as a second one. This approach brings a lot of maintenance effort, though. So, IMO, this simplified strategy is more suitable for UVC

Opinions welcome!