esp-rs/esp-idf-sys repo issues and pull requests
Windows Bug: Shorten your project path down to no more than 10 characters #266 [majorzpley] bug
I was compiling the /inro/hardware-check project,but i met this issue: error: failed to run custom build command for...
Can't properly run on esp32p4 #376 [kirillolenev-dm] bug
Bug description A simple HelloWorld panics during startup when targeting esp32p4 with ESP_IDF 5.3.x+/ 5.4.x+...
sumukhballal: I have had many projects that have incredibly long names and I used to use hacks to basically...
ivmarkov: I have had many projects that have incredibly long names and I used to use hacks to basically...
sumukhballal: @ivmarkov Thats a great idea to explore. This would reduce execution time. Let me check if thats...