esp-rs/esp-mbedtls repo issues and pull requests
Update dependencies for `esp-hal`, `esp-wifi` and `embassy-net` #62 [AnthonyGrondin]
Bump dependencies used in examples and in esp-mbedtls, and fix examples.
Update esp-hal, esp-wifi, esp-idf and edge-net dependencies #63 [ivmarkov]
esp-mbedtls library: esp-wifi 0.10 -> 0.11 (non-optional dep, (ab)used as a malloc provider, we'll get rid of this...
MbedTlsError(-30592) after upgrading to commit d5e29f8 #60 [yanshay]
This is an issue as followup to discussion #57, so it's not forgotten. I have a program that works using esp-mbedtls...
Examples fail due to lack of memory #42 [yanshay]
I tried to run the sync_client and async_client examples on ESP32, both had memory issues as below. I tried to...
AnthonyGrondin: Closing as superseded by #63