Source code for uvc-gadget-server.elf
This commit from @taorye added a binary named /etc/init.d/uvc-gadget-server.elf: https://github.com/sipeed/LicheeRV-Nano-Build/commit/2506969b130b545f56544b5b5e5faec812f85ac5
It seems to be based on a variant of this GPL project: https://git.ideasonboard.org/uvc-gadget.git https://github.com/wlhe/uvc-gadget
Can you provide a git repository with your changes? This would make it possible to add it to buildroot.
It's actually based on this repo: https://github.com/wlhe/uvc-gadget, but also includes many modifications for a specific purpose.
The binary is supposed to be built from a Buildroot package, but I have little time to work on it. Therefore, this commit provides the source files in the latest version.
Thank you much. I can provide the buildroot package to build it from source. I will place some links here if I am done.
I added a package here: https://github.com/scpcom/LicheeRV-Nano-Build/tree/package-uvc-gadget-server/buildroot/package/uvc-gadget I did not changed anything on the overlay yet so you can merge the branch or use it to start your own variant at any time later if you want.
Got it, but maybe really later. I really appreciate the help you provided.