linux-usb-gadgets / libusbgx

C library encapsulating the Linux kernel USB gadget configfs userspace API functionality
GNU General Public License v2.0
216 stars 72 forks source link

examples: gadget-vid-pid-remove: add dynamic vid pid support #59

Closed mgrzeschik closed 3 years ago

mgrzeschik commented 3 years ago

Signed-off-by: Michael Grzeschik m.grzeschik@pengutronix.de

pabs3 commented 3 years ago

This was already merged back in July, so I have deleted the branch and I'm closing the pull request.

PS: in future it is best to push the branch for pull requests to your own fork and then request merging back from there. Or just push to master and not bother with pull requests.