You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: newsletters/2018-07-29.md
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -13,11 +13,11 @@ If you want to mention something in [the next newsletter], make sure to leave a
13
13
14
14
*[libm], the `no_std` port of MUSL's math library led by [japaric] has finished its' first release! It can now be used by embedded (or `wasm`!) targets that need support for math functions.
15
15
*[droogmic] is working on [microrust], a port of [japaric]'s Discovery book for the BBC MicroBit, based on the Nordic nRF51
16
-
*[Hideki Sekine] and [Vaishali Thakkar] have landed initial support for an [Embedded CI Harness] as part of the [Increasing Rust's Reach] project. This opens the door for tests that will help prevent regressions in `rustc` and `cargo` for ARM Cortex-M targets
16
+
*[Hideki Sekine] and [Vaishali Thakkar] have landed initial support for an [Embedded CI Harness]in the [`rust-lang/rust`] repo as part of the [Increasing Rust's Reach] project. This opens the door for tests that will help prevent regressions in `rustc` and `cargo` for ARM Cortex-M targets
17
17
*[CMSIS intrinsics] for ARM Cortex processors have landed in [stdsimd]. Check out the [the docs] in nightly soon<sup>†</sup> for info, thanks to [Paolo Teti] and [japaric]!
18
18
*[Ashley Williams] released [cargo-generate], a CLI tool for generating Cargo projects from a template, reducing the need to manually write boilerplate code. If you write some embedded templates, [let us know]!
19
19
20
-
†: The CMSIS intrinsics will show up in the next successful nightly build (after 2018-07-30)
20
+
†: The CMSIS intrinsics will show up in the docs after the next successful nightly build (after 2018-07-30)
21
21
22
22
[japaric]: https://github.com/japaric
23
23
[libm]: https://github.com/japaric/libm#libm
@@ -29,6 +29,7 @@ If you want to mention something in [the next newsletter], make sure to leave a
0 commit comments