Skip to content

Commit 5bfef81

Browse files
authored
small tweaks
1 parent 534a9ed commit 5bfef81

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

newsletters/2018-04-14.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ If you want to mention something in [the next newsletter], make sure to leave a
1515
* Progress has been made as part of the [Embedded Rust on Stable] initiative, including:
1616
* `extern crate compiler_builtins` is [now included in the no_std prelude]
1717
* [xargo no longer needed] for ARM Cortex-M development
18-
* You can now link Embedded Rust programs [using lld]
18+
* We also made some progress on simplifying the embedded development setup: You can now link Embedded Rust programs [using lld]
1919
* [Wilfried] kicked off a blog series about [using embedded rust]
2020
* [Andre Richter] is writing a tutorial for using Rust to write [bare metal Raspberry Pi 3] applications
2121
* The Embedonomicon and the Embedded Rust Books are [now kept] in the [Embedded WG] repository, and pull requests are welcome!
@@ -66,6 +66,6 @@ As part of the [Weekly Driver Initiative], crates that are part of the `embedded
6666
* We need help working on [RFC2070], stabilizing usage of custom Panic behavior. [nagisa] is willing to mentor!
6767
* If you use inline assembly in your Embedded Rust programs, help us capture what assembly operations are [used most often] so we can stabilize them as intrinsics
6868

69-
[RFC2070]: https://github.com/rust-lang/rust/issues/44489#issuecomment-378058031
69+
[RFC2070]: https://github.com/rust-lang/rust/issues/44489#issuecomment-381324623
7070
[nagisa]: https://github.com/nagisa
71-
[used most often]: https://github.com/rust-lang-nursery/embedded-wg/issues/63#issue-305114817
71+
[used most often]: https://github.com/rust-lang-nursery/embedded-wg/issues/63#issue-305114817

0 commit comments

Comments
 (0)