Skip to content

Commit 05a64f8

Browse files
committed
add link to cortex-m-rtfm on crates.io
1 parent 0f79330 commit 05a64f8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/2019-02-20-newsletter-15.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,9 @@ For a bit more of detail you can check the [logs] and [minutes] from two meeting
147147

148148
If you have an embedded project or blog post you would like to have featured in the Embedded WG Newsletter, make sure to add it to [the next newsletter], we would love to show it off!
149149

150-
- Version v0.4.1 of Real Time For the Masses (RTFM), a concurrency framework for building real time systems, has been released! This version [fixes a soundness hole][rtfm#140] and includes a [Russian translation] of the RTFM book.
150+
- Version v0.4.1 of [Real Time For the Masses][rtfm] (RTFM), a concurrency framework for building real time systems, has been released! This version [fixes a soundness hole][rtfm#140] and includes a [Russian translation] of the RTFM book.
151151

152+
[rtfm]: https://crates.io/crates/cortex-m-rtfm
152153
[rtfm#140]: https://github.com/japaric/cortex-m-rtfm/pull/140
153154
[Russian translation]: https://japaric.github.io/cortex-m-rtfm/book/ru/index.html
154155

0 commit comments

Comments
 (0)