esp-rs/esp-idf-template repo issues and pull requests
Build failure in esp-idf-sys (v0.36.1) on Windows – "ninja: build stopped: subcommand failed. #261 [berkut0]
Description: I'm encountering a build failure when generating a project via cargo generate esp-rs/esp-idf-template...
Stack overflow when used with embedded graphics #264 [orhun]
Description I have one of these ESP32 devices: LILYGO T-Display ESP32 I'm creating a new project using the...
orhun: Here is a short video of the problem: video5906796340968430447.mp4 ...
ivmarkov: Why did you comment it out? By default It is even less.
orhun: Alright I added it back and now I'm having the same issue again 💀
ivmarkov: Maybe there is a bug with thread::park. Replace it with thread::sleep in a loop
Unable to use `esp_idf_svc::ws::client` #265 [anu1667]
Bug description Unable to use esp_idf_svc::ws::client. Using cargo workspace for the project. I am reaching out...
sumukhballal: I have had many projects that have incredibly long names and I used to use hacks to basically...