Skip to content

Commit 1791f93

Browse files
authored
Add article about DW1000 to newsletter
It feels wrong to add this under "Highlights", but according to the comments, that's where everything that's not a crate release should go.
1 parent 3edb11b commit 1791f93

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/2020-02-29-newsletter-24.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ TODO Add news related to embedded Rust that are not about new crates releases he
4444

4545
- TODO(remove, this is an example) the Rust compiler has gained cross compilation support for the Xtensa architecture!
4646

47+
- [@hannobraun][@braun-embedded] wrote an [article about his DW1000 driver][dw1000].
48+
4749
## Embedded Projects
4850

4951
<!--
@@ -77,6 +79,7 @@ you would like for yourself.
7779
[@dbrgn]: https://github.com/dbrgn
7880
[@rnestler]: https://github.com/rnestler
7981
[@ra-kete]: https://github.com/ra-kete
82+
[@braun-embedded]: http://github.com/braun-embedded
8083

8184
<!--
8285
TODO: Put all links for content here.
@@ -87,6 +90,7 @@ TODO: Put all links for content here.
8790
[samd-timer]: https://github.com/proman21/samd-timer/
8891
[atsamd-hal]: https://github.com/atsamd-rs/atsamd/
8992
[microfft]: https://crates.io/crates/microfft
93+
[dw1000]: https://braun-embedded.com/dw1000/
9094

9195
## `embedded-hal` Ecosystem Crates
9296

0 commit comments

Comments
 (0)