Skip to content

Commit cadea8e

Browse files
bors[bot]almindor
andauthored
Merge #99
99: add max7219 crate release r=andre-richter a=almindor Adds note about max7219 driver release (release done before last newsletter but I forgot to mention it) Co-authored-by: Ales Katona <[email protected]> Co-authored-by: Aleš Katona <[email protected]>
2 parents 6e597bf + 4b3f27b commit cadea8e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

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

4040
## Embedded Projects
4141

42+
- [@almindor] released a platform-agnostic [driver for the MAX7219][max7219-driver] segmented display and published a [blog post][max7219-blog-post] including a picture of an example setup.
43+
4244
- [@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.
4345

46+
[@almindor]: https://github.com/almindor
4447
[@rubberduck203]: https://twitter.com/Rubberduck203
4548
[cortex-m-quickstart]: https://github.com/rust-embedded/cortex-m-quickstart
49+
[max7219-blog-post]: https://blog.katona.me/2019/12/22/MAX7219-segmented-display-driver-in-Rust/
50+
[max7219-driver]: https://crates.io/crates/max7219
4651
[vscode-blog]: https://christopherjmcclellan.wordpress.com/2019/12/31/debugging-rust-cortex-m-with-vs-code-take-2/
4752

53+
4854
<!-- TODO Add news about embedded projects here -->
4955

5056
If you have an embedded project or blog post you would like to have featured in the Embedded WG Newsletter, make sure to add it to [the next newsletter], we would love to show it off!

0 commit comments

Comments
 (0)