summaryrefslogtreecommitdiffstats
path: root/drafts
diff options
context:
space:
mode:
authorVikrant Chaudhary <nasa42@gmail.com>2019-07-10 05:00:06 +0900
committerGitHub <noreply@github.com>2019-07-10 05:00:06 +0900
commit05563eb18fa017472aba56e386034c79491a3650 (patch)
tree65a6ae3887c1c4d062fdf3f9eef0cb6f275397be /drafts
parent98d611a996a8de933b5277a14d613212df756c93 (diff)
parent0fc7f42395b704eccc76aa19331c717b4cfdf7db (diff)
Merge pull request #950 from lupyuen/patch-1
New article on Embedded Rust with Apache Mynewt
Diffstat (limited to 'drafts')
-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 7de10fb..b5890d2 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 CotW is not a crate but [Rustexp](https://rustexp.lpil.uk/) site, a Rust regular expression editor & tester.