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

Remove eh0.2 impls and dependency from esp-lp-hal #2597

Open
playfulFence opened this issue Nov 25, 2024 · 0 comments · May be fixed by #2609
Open

Remove eh0.2 impls and dependency from esp-lp-hal #2597

playfulFence opened this issue Nov 25, 2024 · 0 comments · May be fixed by #2609
Assignees
Labels
package:esp-lp-hal Issues related to the esp-lp-hal package peripheral:i2c I2C peripheral

Comments

@playfulFence
Copy link
Contributor

playfulFence commented Nov 25, 2024

Even though this package is out of our current scope, we need to completely remove eh0.2 imports from our infrastructure.

To do this, we need to implement embedded_hal::i2c::I2c trait for our LpI2c which will allow us to remove eh0.2 dependency from this crate.

@playfulFence playfulFence added peripheral:i2c I2C peripheral package:esp-lp-hal Issues related to the esp-lp-hal package beta-blocker labels Nov 25, 2024
@playfulFence playfulFence self-assigned this Nov 25, 2024
@MabezDev MabezDev added low power Light-/Deep-Sleep and co-processor support and removed beta-blocker low power Light-/Deep-Sleep and co-processor support labels Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:esp-lp-hal Issues related to the esp-lp-hal package peripheral:i2c I2C peripheral
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

2 participants