You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1173,6 +1173,7 @@ Work in progress drivers. Help the authors make these crates awesome!
1173
1173
1.[device-driver]: A toolkit to write better device drivers, faster. 
1174
1174
1.[drogue-device](https://github.com/drogue-iot/drogue-device): A distribution of tools and examples for building embedded applications in Rust.
1175
1175
1.[dummy-pin](https://crates.io/crates/dummy-pin): Dummy implementations of the input/output pin traits. 
1176
+
1.[crossbus](https://github.com/hominee/crossbus): A Platform-Less, Runtime-Less Actor Computing Model.
1176
1177
1.[ector](https://github.com/drogue-iot/ector): An async actor framework for embedded, based on embassy.
1177
1178
1.[embassy]: A set of embedded async tools to make async/await a first-class option for embedded development
0 commit comments