From 83250415e98659666712de79bec0ebcd79c781ce Mon Sep 17 00:00:00 2001 From: Carl Kadie Date: Tue, 18 Feb 2025 09:34:28 -0800 Subject: [PATCH] "How Rust & Embassy Shine on Embedded Devices" --- draft/2025-02-19-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2025-02-19-this-week-in-rust.md b/draft/2025-02-19-this-week-in-rust.md index 3c82d8be3..96f1cc482 100644 --- a/draft/2025-02-19-this-week-in-rust.md +++ b/draft/2025-02-19-this-week-in-rust.md @@ -41,6 +41,8 @@ and just ask the editors to select the category. ### Observations/Thoughts +* [How Rust & Embassy Shine on Embedded Devices (Part 1): Insights for Everyone and Nine Rules for Embedded Programmers](https://medium.com/@carlmkadie/how-rust-embassy-shine-on-embedded-devices-part-1-9f4911c92007) + ### Rust Walkthroughs * [Rust in Audio: Collections](https://www.youtube.com/watch?v=wFiMtYtHss8&t=11s)