#embedded-hal #pin #thread #shared #safely

embedded-hal-sync-pins

embedded-hal pin implementations that can be shared between threads

12 releases (6 breaking)

0.7.0 Dec 3, 2022
0.6.0 Feb 13, 2022
0.5.2 Dec 23, 2021
0.4.2 Dec 23, 2021
0.1.0 Jan 12, 2021

#1052 in Hardware support

Download history 6/week @ 2024-02-16 18/week @ 2024-02-23 5/week @ 2024-03-01 8/week @ 2024-03-08 17/week @ 2024-03-15 75/week @ 2024-03-29

100 downloads per month
Used in embedded-hal-vcd

MIT/Apache

25KB
592 lines

embedded-hal-sync-pins

Rust GitHub Template Crates.io Docs.rs CI Coverage Status

Pin implementations for embedded-hal that can be manipulated and shared safely between threads. Especially useful for integration testing.

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.

See CONTRIBUTING.md.

Dependencies

~1.5MB
~37K SLoC