rust-embedded / linux-embedded-hal

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

Add features for spi and i2c #81

Closed zuckschwerdt closed 2 years ago

zuckschwerdt commented 2 years ago

Adds the features i2c and spi for an optional dependency on i2cdev and spidev.

Discussion in #80. Closes #80

rust-highfive commented 2 years ago

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

Please see the contribution instructions for more information.

eldruin commented 2 years ago

bors merge

bors[bot] commented 2 years ago

Build succeeded: