8 releases (breaking)

0.7.1 Nov 29, 2023
0.7.0 Nov 10, 2023
0.6.0 Oct 3, 2023
0.5.0 Aug 7, 2023
0.1.0 May 4, 2022

#1743 in Embedded development

Download history 1100/week @ 2023-12-13 605/week @ 2023-12-20 248/week @ 2023-12-27 723/week @ 2024-01-03 1021/week @ 2024-01-10 744/week @ 2024-01-17 838/week @ 2024-01-24 661/week @ 2024-01-31 653/week @ 2024-02-07 800/week @ 2024-02-14 1625/week @ 2024-02-21 1810/week @ 2024-02-28 2070/week @ 2024-03-06 1736/week @ 2024-03-13 1622/week @ 2024-03-20 922/week @ 2024-03-27

6,849 downloads per month
Used in 22 crates (18 directly)

MIT/Apache

40KB
386 lines

embedded-nal-async

An asynchronous Nardware Abstraction Layer (NAL) for embedded systems.

This crate contains asynchronous versions of the embedded-nal traits and shares its scope and [design goals]. The purpose of this crate is to iterate over these trait versions before integrating them into embedded-nal.

NOTE These traits are still experimental. At least one breaking change to this crate is expected in the future (changing from GATs to async fn), but there might be more.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~225KB