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

Fix esp-mbedtls support after bump to esp-hal 0.18 #87

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

GnomedDev
Copy link
Contributor

esp-mbedtls now expects to be passed a mutable reference to the raw peripheral, instead of to the peripheral container.

@AnthonyGrondin
Copy link
Contributor

I'll test this with a few examples I use locally along with an app in development.

Could you please lock the git rev to esp-rs/esp-mbedtls@c619fad or update for the API changes since https://github.com/esp-rs/esp-mbedtls/compare/c619fade4d091030694b57fa361b801f0d8cb68b..e8a33f20f6e7f3ee29deb214d43af8f00b093a85

Copy link
Member

@lulf lulf left a comment

Choose a reason for hiding this comment

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

Thanks!

@lulf lulf merged commit 6cd0ebb into drogue-iot:main Aug 8, 2024
1 check passed
@GnomedDev GnomedDev deleted the fix/esp-hal-v0.18 branch August 8, 2024 12:46
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

3 participants