-
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
Embedded WG Newsletter #3 #72
Comments
Do our LLVM/Rust forks with OR1K support (which is quite good at this point, we've been using it in production for several years now) count as something that should be included in the newsletter? OR1K is an architecture that is used primarily on FPGA softcores. (There's been a few ASIC implementations but nothing general-purpose I believe.) |
@whitequark definitely! Do you have any repos or blog posts that I can link to for the next post? |
I don't have latest stable running quite yet (because it was released today, and I'm updating the OR1K backend for LLVM 6.0 as we speak), but I'll comment in this issue once that's done. |
I've written a bare metal Hello World over UART0 on the Raspberry Pi 3. Some init code is taken from the Embedonomicon. Kindly have a look at https://github.com/andre-richter/rust-raspi3-tutorial Edit: Documentation is now added, as well as more tutorials. |
We should include the Awesome embedded Rust list in the next edition. The next instance of the weekly driver section should include the total number of released and WIP drivers in one of the first paragraphs. |
Note to self: |
Another one for the news / updates section: The help wanted section should include:
|
https://crates.io/crates/thumb2-stack-size might be useful to some. |
Placeholder issue for the next WG Newsletter, scheduled for 2018-04-12
The text was updated successfully, but these errors were encountered: