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

Implement i2c proxy for embedded-hal 1.0.0-alpha.8 #36

Merged
merged 1 commit into from
Jun 6, 2022
Merged

Conversation

Rahix
Copy link
Owner

@Rahix Rahix commented Jun 6, 2022

Some drivers and HALs have already started using the embedded-hal alpha releases so it seems we really need to add support for them now.

As a starting point, implement i2c sharing ontop of the blocking I2C trait from the embedded-hal alpha 8.

Some drivers and HALs have already started using the embedded-hal alpha
releases so it seems we really need to add support for them now.

As a starting point, implement i2c sharing ontop of the blocking I2C
trait from the embedded-hal alpha 8.
@Rahix Rahix merged commit 25d770f into main Jun 6, 2022
@Rahix Rahix deleted the i2c-eh-alpha branch June 6, 2022 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant