We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 286568a commit 9fd0073Copy full SHA for 9fd0073
README.md
@@ -28,7 +28,7 @@ And don't forget to check our [Awesome Embedded Rust][aer] list! The thing you a
28
* [Contributing Guide]
29
* [Item Template](#not-yet-awesome-item-template)
30
* Not Yet Awesome List
31
- * [nothing yet...](#sharing-data-with-interrupts)
+ * [Sharing Data With Interrupts](#sharing-data-with-interrupts)
32
33
# The List
34
@@ -68,8 +68,8 @@ We should be able to serve the three use cases listed above, while:
68
* Using only safe Rust (at least as a user of the library)
69
* Add only minimal overhead, if not "zero cost"
70
71
-<! -- TODO: Uncomment when there is work in progress -->
72
-<! -- ### Work in progress -- >
+<!-- TODO: Uncomment when there is work in progress -->
+<!-- ### Work in progress -->
73
74
# Not Yet Awesome Item Template
75
0 commit comments