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

Embedded WG Newsletter #3 #72

Closed
jamesmunns opened this Issue Mar 29, 2018 · 9 comments

Comments

Projects
None yet
5 participants
@jamesmunns
Copy link
Member

jamesmunns commented Mar 29, 2018

Placeholder issue for the next WG Newsletter, scheduled for 2018-04-12

@jamesmunns jamesmunns self-assigned this Mar 29, 2018

@whitequark

This comment has been minimized.

Copy link

whitequark commented Mar 29, 2018

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.)

@jamesmunns

This comment has been minimized.

Copy link
Member Author

jamesmunns commented Mar 29, 2018

@whitequark definitely! Do you have any repos or blog posts that I can link to for the next post?

@whitequark

This comment has been minimized.

Copy link

whitequark commented Mar 29, 2018

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.

@andre-richter

This comment has been minimized.

Copy link
Member

andre-richter commented Mar 31, 2018

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.

@japaric

This comment has been minimized.

Copy link
Member

japaric commented Apr 6, 2018

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.

@jamesmunns

This comment has been minimized.

Copy link
Member Author

jamesmunns commented Apr 8, 2018

@japaric

This comment has been minimized.

Copy link
Member

japaric commented Apr 9, 2018

Another one for the news / updates section:

The help wanted section should include:

  • Implementation of RFC 2070. nagisa is willing to mentor.

  • Figure out which Cortex-M assembly ops are widely used in practice and need to be inlined to have the right semantics. Basically, the first work item of #63 (comment)

@myeisha

This comment has been minimized.

Copy link

myeisha commented Apr 12, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.