Skip to content

Commit 0063a8c

Browse files
bors[bot]jkristell
andauthored
Merge #101
101: Add a note about Infrared r=adamgreig a=jkristell Note about release, and link to blog post. Co-authored-by: Johan Kristell <[email protected]>
2 parents cadea8e + e79f123 commit 0063a8c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

content/2020-01-30-newsletter-23.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,17 @@ If you want to mention something in [the next newsletter], send us a pull reques
4343

4444
- [@rubberduck203][@rubberduck203] added VS Code configurations to the [cortex-m-quickstart][cortex-m-quickstart] and published a [blog post][vscode-blog]. Debugging Cortex-M projects in editor with VS Code now works out of the box.
4545

46+
- [@jkristell] released version 0.6 of the [Infrared][infrared] crate and published a [blog post][infrared-blog] on how to add remote control support to an embedded Rust project.
47+
4648
[@almindor]: https://github.com/almindor
4749
[@rubberduck203]: https://twitter.com/Rubberduck203
50+
[@jkristell]: https://github.com/jkristell
4851
[cortex-m-quickstart]: https://github.com/rust-embedded/cortex-m-quickstart
4952
[max7219-blog-post]: https://blog.katona.me/2019/12/22/MAX7219-segmented-display-driver-in-Rust/
5053
[max7219-driver]: https://crates.io/crates/max7219
5154
[vscode-blog]: https://christopherjmcclellan.wordpress.com/2019/12/31/debugging-rust-cortex-m-with-vs-code-take-2/
55+
[infrared]: https://github.com/jkristell/infrared
56+
[infrared-blog]: https://jott.se/blog/infrared
5257

5358

5459
<!-- TODO Add news about embedded projects here -->

0 commit comments

Comments
 (0)