Skip to content

Commit 198074d

Browse files
committed
One more blog post restored
1 parent 32aeaaa commit 198074d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

newsletters/2018-03-15.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ If you have an embedded project or blog post you would like to have featured in
2222

2323
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!
2424

25-
* [pcein] has released the third weekly driver for the [`adc-mcp3008`], an 8-channel 10-bit ADC.
25+
* [pcein] has [released][pcein-blog] the third weekly driver for the [`adc-mcp3008`], an 8-channel 10-bit ADC.
2626
* [japaric] has [released][enc-blog] the fourth weekly driver for the [`enc28j60`], an Ethernet controller with SPI interface.
2727
* [dbrgn] has [released][mcp-blog] the fifth weekly driver for the [`mcp3425`], a 16-bit ADC with I2C interface.
2828

@@ -69,6 +69,7 @@ semantics. Details in issue [#63].
6969
[mcp-blog]: https://blog.dbrgn.ch/2018/3/13/rust-mcp3425-driver/
7070
[new register interface]: https://www.tockos.org/blog/2018/talking-tock-36/
7171
[pcein]: https://github.com/pcein
72+
[pcein-blog]: http://pramode.in/2018/02/24/an-introduction-to-writing-embedded-hal-based-drivers-in-rust/
7273
[riscv-rust]: https://github.com/riscv-rust
7374
[ryankurte]: https://github.com/ryankurte
7475
[svd2rust]: https://github.com/japaric/svd2rust

0 commit comments

Comments
 (0)