summaryrefslogtreecommitdiffstats
path: root/drafts/2019-07-09-this-week-in-rust.md
diff options
context:
space:
mode:
Diffstat (limited to 'drafts/2019-07-09-this-week-in-rust.md')
-rw-r--r--drafts/2019-07-09-this-week-in-rust.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/drafts/2019-07-09-this-week-in-rust.md b/drafts/2019-07-09-this-week-in-rust.md
index bd4fc75..ed5b748 100644
--- a/drafts/2019-07-09-this-week-in-rust.md
+++ b/drafts/2019-07-09-this-week-in-rust.md
@@ -16,6 +16,8 @@ If you find any errors in this week's issue, [please submit a PR](https://github
## News & Blog Posts
+* [Safer, Simpler Embedded Rust with Apache Mynewt on STM32 Blue Pill](https://medium.com/@ly.lee/safer-simpler-embedded-rust-with-apache-mynewt-on-stm32-blue-pill-d8fcb41969ac)
+
# Crate of the Week
This week's crate is [aljabar](https://github.com/maplant/aljabar), an extremely generic linear algebra libary. Thanks to [Vikrant](https://users.rust-lang.org/t/crate-of-the-week/2704/574) for the suggestion!