Skip to content

Commit 32aeaaa

Browse files
committed
Restore removed driver, add header discussing drivers
1 parent c8922ec commit 32aeaaa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

newsletters/2018-03-15.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ If you have an embedded project or blog post you would like to have featured in
2020

2121
### `embedded-hal` drivers
2222

23+
This is a list of recently released drivers that are part of the [Weekly Driver Initiative]. There are currently 5 Released Drivers, 14 WIP Drivers, and lots of TODOs!
24+
25+
* [pcein] has released the third weekly driver for the [`adc-mcp3008`], an 8-channel 10-bit ADC.
2326
* [japaric] has [released][enc-blog] the fourth weekly driver for the [`enc28j60`], an Ethernet controller with SPI interface.
2427
* [dbrgn] has [released][mcp-blog] the fifth weekly driver for the [`mcp3425`], a 16-bit ADC with I2C interface.
2528

@@ -75,4 +78,5 @@ semantics. Details in issue [#63].
7578
[therealprof]: https://github.com/therealprof
7679
[Tock-OS]: https://github.com/helena-project/tock
7780
[varkor]: https://github.com/varkor
81+
[Weekly Driver Initiative]: https://github.com/rust-lang-nursery/embedded-wg/issues/39
7882
[xargo-lld]: https://github.com/japaric/xargo/pull/200

0 commit comments

Comments
 (0)