rust-embedded / linux-embedded-hal

Implementation of the `embedded-hal` traits for Linux devices
Apache License 2.0
232 stars 40 forks source link

Migrate to embedded-hal 1.0.0-alpha9 #88

Closed peckpeck closed 1 year ago

peckpeck commented 1 year ago

I had to add non blocking hal for serial and migrate IoPin members to their structures since the trait has disappeared.

rust-highfive commented 1 year ago

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @posborne (or someone else) soon.

Please see the contribution instructions for more information.

peckpeck commented 1 year ago

Added a fixup for fmt

bors[bot] commented 1 year ago

Build succeeded: