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

Migrate to e-hal 1.0.0-alpha.8 #61

Merged
merged 4 commits into from
Apr 17, 2022
Merged

Conversation

Dominaezzz
Copy link
Contributor

See https://github.com/rust-embedded/embedded-hal/releases/tag/v1.0.0-alpha.8

Some adc traits were removed.

GitHub diff looks a bit weird so maybe use the Side by side viewer.

In the meantime, I'm going to test this on my SPI device.

@Dominaezzz
Copy link
Contributor Author

Tested the new traits on an M5Paper.

I tested read, write and transfer. I don't have a slave to meaningfully test transfer_inplace but the implementation is the same the previous one.

@ivmarkov ivmarkov merged commit b134d3d into esp-rs:master Apr 17, 2022
@Dominaezzz Dominaezzz deleted the new_hal branch April 17, 2022 08:30
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.

None yet

2 participants