-
Notifications
You must be signed in to change notification settings - Fork 101
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
RISC-V Team: Decide on 2019 objectives #276
Comments
cc @rust-embedded/riscv From the wishlist: Other thoughts:
|
As long as openocd is so buggy I can't imagine it being used seriously in commercial projects, the question is if it's easier to fix openocd or write a gdb stub + loader in rust. |
I can't speak for others on the team, but if I get around to doing some work for RISCV rust this year it would be getting gdb+ftdi+jtag+riscv-debug-spec working in pure rust. But I'm currently busy with new job and other stuff. |
We discussed in yesterday's meeting (#290) that teams should start deciding on If appropriate, you can reserve a time slot during the weekly meetings to have Finally, if any of your goals for this year requires changes in any of the cc @rust-embedded/riscv |
Triage: @Disasm has done an awesome work with the riscv and riscv-rt crates and they now both compile on stable (see v0.4.x release). 🎉 I have opened a PR (still WIP) to add an |
I'd like to work on the following:
|
Triage: |
2019 finished. Maybe we can create a follow up issue for 2020. Nominating for next week's meeting. |
Triage:
We also made hal and pac libraries for GD32VF103 family. |
We have a team continued on work for K210, its hal and how to make operating systems on it. Link: https://github.com/rcore-os/ |
Thanks for the update! I'm closing this issue since we're well past 2019; please feel free to make new issues for any further things that need tracking or add them to the not-yet-awesome-embedded-rust list. |
As part of our 2019 planning, we want to figure out what each team wants to work on this year, including new ideas, items from the 2019 wishlist (#256), and any leftover items from this year.
Let's use this issue to come up with a list of possible items and then prioritise them.
The text was updated successfully, but these errors were encountered: