esp-rs/esp-idf-hal repo issues and pull requests
Make modem peripheral work on esp32p4 with esp_wifi_remote. #572 [mdwn]
Thank you for your contribution! We appreciate the time and effort you've put into this pull request. To help us...
fix(uart): delete driver on new_common failure to prevent dangling driver state #574 [mns0327]
Thank you for your contribution! We appreciate the time and effort you've put into this pull request. To help us...
UartDriver: driver not deleted on initialization failure, causing "UART driver already installed" on retry #573 [mns0327] bug
Bug description When initialize uart driver with UartDriver::new but it failed. The uart driver should not exist but...
Followup for adding support for deep and light sleep #555 [fa993]
Thank you for your contribution! We appreciate the time and effort you've put into this pull request. To help us...
Update dependencies #571 [Luni-4]
Submission Checklist 📝 I have updated existing examples or added new ones (if applicable). I have used cargo fmt...
ivmarkov: @fa993 I can merge that, but please fix all cfgs. Lesser priority, but also look at those extra...
ivmarkov: This feature does not exist anymore, remove.
ivmarkov: It should be enabled unconditionally.
ivmarkov: @fa993 Please add your changes to the CHANGELOG.md file and then remove the ulp cfg, and we can merge.