esp-hal icon indicating copy to clipboard operation
esp-hal copied to clipboard

Modernize UART interrupts

Open bugadani opened this issue 1 year ago • 0 comments

Thank you for your contribution!

We appreciate the time and effort you've put into this pull request. To help us review it efficiently, please ensure you've gone through the following checklist:

Submission Checklist 📝

  • [x] I have updated existing examples or added new ones (if applicable).
  • [x] I have used cargo xtask fmt-packages command to ensure that all changed code is formatted correctly.
  • [x] My changes were added to the CHANGELOG.md in the proper section.
  • [x] I have added necessary changes to user code to the Migration Guide.
  • [x] My changes are in accordance to the esp-rs API guidelines

Extra:

Pull Request Details 📖

Description

Chipping away at the present state of inconsistency.

bugadani avatar Oct 25 '24 12:10 bugadani