Skip to content

Commit bf887c5

Browse files
committed
Add wii-ext announcement
1 parent b7d2d9c commit bf887c5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/newsletter-next.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ If you have an embedded project or blog post you would like to have featured in
7171
- A [blog post by Tweede Golf](https://tweedegolf.nl/en/blog/65/async-rust-vs-rtos-showdown) about comparing Embassy with FreeRTOS.
7272
- [eeprom24x] I2C EEPROM driver 0.5.0 released, adding support for STM M24C01 and M24C02 devices as well as implementing the [`embedded-storage`](https://github.com/rust-embedded-community/embedded-storage) traits.
7373
- [measurements] 0.10.4 and 0.11.0 released, most notably adding support for humidity and density.
74+
- [9names] released a platform-agnostic [driver for Wii Extension Controllers][wii-ext] and published a [blog post][wii-ext-post]. This driver supports Nunchuk controllers as well as the many variants of the Classic Controller (Original/Pro/NES/SNES).
7475

7576
<!-- LINK SECTION FOR HIGHLIGHTS AND EMBEDDED PROJECTS -->
7677

@@ -82,6 +83,7 @@ you would like for yourself.
8283
-->
8384
[someusername]: https://github.com/...
8485
[@sometwittername]: https://twitter.com/...
86+
[9names]: https://github.com/9names
8587

8688
<!--
8789
TODO: Put all links for content here.
@@ -92,6 +94,8 @@ TODO: Put all links for content here.
9294
[embedded-dma]: https://crates.io/crates/embedded-dma
9395
[eeprom24x]: https://crates.io/crates/eeprom24x
9496
[measurements]: https://crates.io/crates/measurements
97+
[wii-ext]: https://crates.io/crates/wii-ext
98+
[wii-ext-post]: https://9names.github.io/driver/embedded/rust/2022/02/14/wii-ext-rs.html
9599

96100
## `embedded-hal` Ecosystem Crates
97101

0 commit comments

Comments
 (0)