esp-rs/esp-idf-hal repo issues and pull requests
fix wrong Alert enum indexing #533 [Vollbrecht]
closes #532 Submission Checklist 📝 I have updated existing examples or added new ones (if applicable). I have...
Invalid CAN/TWAI Alert values #532 [4rzael] bug
Bug description I believe the CAN Alert type is wrongly defined. As seen here, it is built using EnumSet. The...
Support for sending UART break conditions #535 [magnusnordlander]
Submission Checklist 📝 I have updated existing examples or added new ones (if applicable). I have used cargo fmt...
ivmarkov: Thanks!