-
Notifications
You must be signed in to change notification settings - Fork 30
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
[WIP] USB OTG FS support #36
base: master
Are you sure you want to change the base?
Conversation
is it possible for you to implement the usb otg fs functionality in rust? Currently I get the error:
I'm not very familiar with Rust yet, but I would be very interested in the functionality :) |
@trinami The errors above hasn't related to USB support. |
Okay, i've downloaded https://github.com/katyo/longan-nano/tree/upcoming and compiled with Is there a good chance that your serial_usb example get merged into the master branch of longan-nano? And can i compile it then with the command above? |
Course, it needs merging some related PRs such as the following: |
Depends from gd32vf103xx-hal#50
For review and test only. Do not merge!