Closed GnomedDev closed 3 months ago
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 https://github.com/esp-rs/esp-mbedtls/commit/c619fade4d091030694b57fa361b801f0d8cb68b or update for the API changes since https://github.com/esp-rs/esp-mbedtls/compare/c619fade4d091030694b57fa361b801f0d8cb68b..e8a33f20f6e7f3ee29deb214d43af8f00b093a85
esp-mbedtls now expects to be passed a mutable reference to the raw peripheral, instead of to the peripheral container.