Skip to content

Commit c5879c6

Browse files
committed
newsletter: Rework table
1 parent 64e1c90 commit c5879c6

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

newsletters/2018-04-14.md

+10-6
Original file line numberDiff line numberDiff line change
@@ -48,14 +48,18 @@ If you have an embedded project or blog post you would like to have featured in
4848

4949
As part of the [Weekly Driver Initiative], crates that are part of the `embedded-hal` ecosystem are now tracked in the [Awesome Embedded Rust] repository. Here is a current snapshot of what is available there:
5050

51-
| Type | Status | Count | Link |
52-
| :--- | :----- | :---- | :--- |
53-
| Device Crates | released | 13 | https://github.com/rust-embedded/awesome-embedded-rust#device-crates |
54-
| HAL Impl Crates | released | 10 | https://github.com/rust-embedded/awesome-embedded-rust#hal-implementation-crates |
55-
| Driver Crates | released | 7 | https://github.com/rust-embedded/awesome-embedded-rust#driver-crates |
56-
| Driver Crates | WIP | 26 | https://github.com/rust-embedded/awesome-embedded-rust#wip |
51+
| Type | Status | Count |
52+
| :--- | :----- | :---- |
53+
| [Device Crates] | released | 13 |
54+
| [HAL Impl Crates] | released | 10 |
55+
| [Driver Crates Released] | released | 7 |
56+
| [Driver Crates WIP] | WIP | 26 |
5757

5858
[Weekly Driver Initiative]: https://github.com/rust-lang-nursery/embedded-wg/issues/39
59+
[Device Crates]: https://github.com/rust-embedded/awesome-embedded-rust#device-crates
60+
[HAL Impl Crates]: https://github.com/rust-embedded/awesome-embedded-rust#hal-implementation-crates
61+
[Driver Crates Released]: https://github.com/rust-embedded/awesome-embedded-rust#driver-crates
62+
[Driver Crates WIP]: https://github.com/rust-embedded/awesome-embedded-rust#wip
5963

6064
## Help Wanted
6165

0 commit comments

Comments
 (0)