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 |
#1182 in Hardware support
55 downloads per month
Used in embedded-hal-vcd
25KB
592 lines
embedded-hal-sync-pins
Pin implementations for embedded-hal
that can be manipulated and shared safely between threads.
Especially useful for integration testing.
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
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
~39K SLoC