-
Notifications
You must be signed in to change notification settings - Fork 99
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
Providing help #100
Comments
I feel like I don't have a good overview over everything that's going on in the ecosystem right now, so the following are just some suggestion from my own perspective. I think the embedded-hal ecosystem can always use help. Here are some concrete examples of what you could do:
Aside from embedded-hal, here's some other stuff that comes to mind:
I'm sure there are many other things that you could work on. If you're interested in something that's already being worked on, maybe talk to the person doing the work, to check if they need help or someone to take over. |
@hannobraun I put together a generic SVD from the reference manual. There were some parts that I had trouble mapping into the SVD model and some features were missing from svd2rust at the time. I ended up continuing my project in C, so I probably won't be updating the SVD in the foreseeable future. Feel free to do whatever you want with it. |
@docbrown Thank you! |
@hannobraun thanks for your detailed listing. There should definitely be something for me. |
Hi, I would like to help the embedded wg with implementing some issues. I looked over the current issues in this repository, but most of them are already being worked on. Is there something where I could help?
It would be nice to do something in rustc, but I'm open for almost everything :)
The text was updated successfully, but these errors were encountered: