embedded-hal-sync-pins

Crates.ioembedded-hal-sync-pins
lib.rsembedded-hal-sync-pins
version0.7.0
sourcesrc
created_at2021-01-12 20:35:14.875276
updated_at2022-12-03 23:04:09.602253
descriptionembedded-hal pin implementations that can be shared between threads
homepage
repositoryhttps://github.com/niclashoyer/embedded-hal-sync-pins
max_upload_size
id341065
size43,371
Niclas Hoyer (niclashoyer)

documentation

README

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.

Commit count: 34

cargo fmt