-
Notifications
You must be signed in to change notification settings - Fork 34
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
add newsletter 15, empty newsletter 16 and newsletter template #27
Conversation
I also propose that we check how the newsletter is progressing on every meeting. We can discuss that bit in more detail during tomorrow's meeting. |
@thejpster if you have updates from monotron-land feel free to commit them directly to this branch. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
I've published the initial versions of two crates recently:
|
@rust-embedded/resources can someone sign this off and send it to bors? |
This comment has been minimized.
This comment has been minimized.
@japaric making a couple review comments now. |
content/2019-02-20-newsletter-15.md
Outdated
|
||
Discuss on [users.rust-lang.org], [on twitter], or [on reddit]! | ||
|
||
[users.rust-lang.org]: https://example.org/#TODO |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe comment these out? Otherwise we will get feedback that the links are broken.
content/2019-02-20-newsletter-15.md
Outdated
[@adamgreig]: https://github.com/adamgreig | ||
[stm32ral]: https://github.com/adamgreig/stm32ral | ||
|
||
- As of `nightly-2019-02-05` the [embedded Rust Book][book] is included as part of the docs shipped with the Rust toolchain! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Consider linking to the nightly docs: https://doc.rust-lang.org/nightly/#embedded-systems
- Similarly, the [lpc-rs] organization has emerged to work on LPC microcontrollers by NXP. | ||
|
||
[lpc-rs]: https://github.com/lpc-rs | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd like to mention nrf-rs too! How about this as an addition:
- Also, the [nrf-rs] organization has emerged to focus on the nRF family of microcontrollers by Nordic Semiconductors.
[nrf-rs]: https://github.com/nrf-rs
@jamesmunns addressed your review comments. Also can I get access to the twitter account? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
bors r+
27: add newsletter 15, empty newsletter 16 and newsletter template r=jamesmunns a=japaric this also changes the submission model from comments in an issue to PRs sent by the community r? @rust-embedded/resources cc @jamesmunns Co-authored-by: Jorge Aparicio <[email protected]>
Build succeeded |
@japaric I added you as a contributor on TweetDeck, which should allow you to write and manage the account. Let me know if you'd prefer to have a shared password. |
(you can go to tweetdeck.twitter.com to see the account) |
this also changes the submission model from comments in an issue to PRs sent by
the community
r? @rust-embedded/resources
cc @jamesmunns