ivmarkov / rust-esp32-std-demo

Rust on ESP32 STD demo app. A demo STD binary crate for the ESP32[XX] and ESP-IDF, which connects to WiFi, Ethernet, drives a small HTTP server and draws on a LED screen.
Apache License 2.0
785 stars 105 forks source link

Updating to current versions ( questions ) #145

Closed bbrietzke closed 1 year ago

bbrietzke commented 1 year ago

I love the example and have found it very useful. There have been a number of things that i have discovered and figured out thanks to this code.

It is also out of date with regards to a number of features ( i.e. web server ). I was wondering if I could help with the code changes that i've discovered and if that would be useful.

I can't help with the hardware tests/configurations, don't have the equipment, resources or headspace for that right now.

ivmarkov commented 1 year ago

Feel free to open PRs for stuff that you would like to see improved.

ivmarkov commented 1 year ago

Closing. Please follow with PRs for stuff you would like to see improved.