You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now xap-usb-gadget needs to be complemented with shell commands to get configfs to do what we want.
Remove acm for now (it causes a crash)
Add psock function type to gadget library
Add new psock function and config
Figure out what ffs-test is doing to make the endpoints work and replicate it as part of our startup procedure (this function is part of the kernel at linux/tools/usb/ffs-test.c but not build by buildroot, I am currently including it as an executable in my rootfs overlay)
The text was updated successfully, but these errors were encountered:
Right now xap-usb-gadget needs to be complemented with shell commands to get configfs to do what we want.
linux/tools/usb/ffs-test.c
but not build by buildroot, I am currently including it as an executable in my rootfs overlay)The text was updated successfully, but these errors were encountered: