Skip to content
Snippets Groups Projects
  1. Sep 27, 2022
  2. Sep 26, 2022
  3. Sep 25, 2022
  4. Sep 23, 2022
    • bors[bot]'s avatar
      Merge #958 · eeb1515e
      bors[bot] authored
      
      958: Implement proper `Drop` for `BufferedUarte` r=lulf a=ZoeyR
      
      The drop method in `BufferedUarte` was prone to hanging indefinitely and also didn't actually disable the peripheral. I mostly copied over the drop method from `Uarte` with some modifications since `BufferedUarte` could have a transmit lasting indefinitely.
      
      Co-authored-by: default avatarZoey Riordan <zoey@dos.cafe>
      eeb1515e