Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-12 | Import the g_uvc.h header from the kernel sources | Laurent Pinchart | |
In order to avoid depending on an external kernel source tree recent enough to provide the g_uvc.h header, import in the the project. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> | |||
2018-06-12 | Split UVC gadget into a library and test application | Laurent Pinchart | |
Split the project into a UVC gadget library and a test application. To avoid rolling out a custom build system, switch to CMake. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> |