esp-rs/esp-idf-sys repo issues and pull requests
Export MIPI DSI drivers #396 [SakiiCode] enhancement
Motivations ESP-P4 can drive DSI displays, however those functions are not visible in the bindings. They are...
Expose MIPI DSI API #398 [SakiiCode]
Submission Checklist 📝 I have updated existing examples or added new ones (if applicable). I have used cargo fmt...
remove CMAKE_*_FLAGS workaround code #380 [Vollbrecht]
This was fixed since IDF 4.4. The fix commit was espressif/esp-idf@0baf2c4
Implement `cargo espidf install` #338 [ivmarkov] enhancement
For cases where users would like to have all of ESP-IDF (the repo itself, GCC toolchain, pip deps) pre-installed -...
ivmarkov: Thanks and sorry for the delay!