-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add USB OTG HID support to kernel #9
Comments
Might be worth enabling all the gadgets Theres a nice list over at https://crates.io/crates/usb-gadget of kernel options to enable |
thanks! Will test once a new image is released :) |
@wu-yue-yu any idea when a new image will get uploaded? |
Hi, the new image has been uploaded, you can download in the MEGA netdisk. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
you've got ethernet, serial otg support... could you add otg hid support too?
https://www.kernelconfig.io/CONFIG_USB_F_HID?kernelversion=6.7
Just saves having to recompile the kernel with all of your patches too.
The text was updated successfully, but these errors were encountered: