Skip to content
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

Adapt to new I2C bus/device interface #85

Closed
wants to merge 1 commit into from

Conversation

eldruin
Copy link
Member

@eldruin eldruin commented Aug 18, 2022

Depends on rust-embedded/embedded-hal#392
Also adds 10-bit addressing support.
Not tested in hardware yet, though.

Fixes #82

@rust-highfive
Copy link

r? @posborne

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added S-waiting-on-review Status: Review is incomplete T-embedded-linux labels Aug 18, 2022
@eldruin
Copy link
Member Author

eldruin commented Sep 27, 2023

Done in other PRs.

@eldruin eldruin closed this Sep 27, 2023
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.

I2C transaction breaks I2c trait contract
3 participants