mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-09-27 12:20:37 +00:00
![bors[bot]](/assets/img/avatar_default.png)
936: Add split() method to BufferedUarte in embassy-nrf r=ZoeyR a=ZoeyR I haven't completed testing this yet. I'm creating this PR early so that I can get corrected if I went way off course. This PR adds a `split()` method to `BufferedUarte` as discussed on matrix. Co-authored-by: Zoey Riordan <zoey@dos.cafe>