Skip to content

Commit fd3448e

Browse files
bors[bot]hominee
andauthored
Merge #407
407: add crossbus to no-std crates r=eldruin a=hominee Co-authored-by: Bruce Yuan <[email protected]>
2 parents 00550b4 + 80b86e5 commit fd3448e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1173,6 +1173,7 @@ Work in progress drivers. Help the authors make these crates awesome!
11731173
1. [device-driver]: A toolkit to write better device drivers, faster. ![crates.io](https://img.shields.io/crates/v/device-driver.svg)
11741174
1. [drogue-device](https://github.com/drogue-iot/drogue-device): A distribution of tools and examples for building embedded applications in Rust.
11751175
1. [dummy-pin](https://crates.io/crates/dummy-pin): Dummy implementations of the input/output pin traits. ![crates.io](https://img.shields.io/crates/v/dummy-pin.svg)
1176+
1. [crossbus](https://github.com/hominee/crossbus): A Platform-Less, Runtime-Less Actor Computing Model.
11761177
1. [ector](https://github.com/drogue-iot/ector): An async actor framework for embedded, based on embassy.
11771178
1. [embassy]: A set of embedded async tools to make async/await a first-class option for embedded development
11781179
1. [embedded-crc-macros](https://crates.io/crates/embedded-crc-macros): Macros implementing portable CRC algorithms and build-time lookup table generation. ![crates.io](https://img.shields.io/crates/v/embedded-crc-macros.svg)

0 commit comments

Comments
 (0)