Skip to content

Add features for spi and i2c #81

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 6, 2022

Conversation

zuckschwerdt
Copy link
Contributor

@zuckschwerdt zuckschwerdt commented Apr 6, 2022

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

Discussion in #80.
Closes #80

@zuckschwerdt zuckschwerdt requested a review from a team as a code owner April 6, 2022 03:25
@rust-highfive
Copy link

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.

@rust-highfive rust-highfive added S-waiting-on-review Status: Review is incomplete T-embedded-linux labels Apr 6, 2022
Copy link
Member

@eldruin eldruin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thank you!
bors r+

@eldruin
Copy link
Member

eldruin commented Apr 6, 2022

bors merge

@bors
Copy link
Contributor

bors bot commented Apr 6, 2022

@bors bors bot merged commit 12847c4 into rust-embedded:master Apr 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Review is incomplete T-embedded-linux
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable i2c as a feature?
4 participants