summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLee Lup Yuen <luppy@appkaki.com>2019-07-12 01:47:30 +0800
committerGitHub <noreply@github.com>2019-07-12 01:47:30 +0800
commit467d0a298764929e23ac20a20f177668071ba4c0 (patch)
treed6bafc8d2136fa4cfb88069e4a1ca4c9a83654e3
parent940eb44573a7a15913dc2b4bb801821cf5df4c3b (diff)
Added article "Visual Programming with Embedded Rust"
Hi: Here's my new article. Thanks again :-)
-rw-r--r--drafts/2019-07-16-this-week-in-rust.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/drafts/2019-07-16-this-week-in-rust.md b/drafts/2019-07-16-this-week-in-rust.md
index 2a2aab0..8083d06 100644
--- a/drafts/2019-07-16-this-week-in-rust.md
+++ b/drafts/2019-07-16-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
+* [Visual Programming with Embedded Rust? Yes we can with Apache Mynewt and Google Blockly!](https://medium.com/@ly.lee/visual-programming-with-embedded-rust-yes-we-can-with-apache-mynewt-and-google-blockly-8b67ef7412d7?source=friends_link&sk=353fb92b6f20ebf885ff5c9be44fd6f2)
+
# 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.