mirror of
https://github.com/rust-embedded/embedded-hal.git
synced 2026-03-14 01:47:38 +00:00
Made the necessary changes to get this example to compile. This includes replacing the ".." placeholders with comments. I also changed the formatting of the `else if` block in `read`, to make it easier to include a placeholder comment in there.
embedded-hal
A minimal Hardware Abstraction Layer (HAL) for embedded systems
Documentation
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.
Description
Languages
Rust
100%