Skip to content
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

Open
danjenkins opened this issue Jan 17, 2024 · 5 comments
Open

Add USB OTG HID support to kernel #9

danjenkins opened this issue Jan 17, 2024 · 5 comments

Comments

@danjenkins
Copy link

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.

@danjenkins
Copy link
Author

Might be worth enabling all the gadgets

Theres a nice list over at https://crates.io/crates/usb-gadget of kernel options to enable

@wu-yue-yu
Copy link
Collaborator

#15

@danjenkins
Copy link
Author

thanks! Will test once a new image is released :)

@danjenkins
Copy link
Author

@wu-yue-yu any idea when a new image will get uploaded?

@wu-yue-yu
Copy link
Collaborator

Hi, the new image has been uploaded, you can download in the MEGA netdisk.
The USB gadget is compiled as modules, you can use them by running insmod command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants