embassy/embassy-stm32
bors[bot] d8ea297d6a
Merge #1088
1088: stm32: Enable fifo for buffered uart r=lulf a=matoushybl

This PR enables fifo for buffered uart where it is available. This should hopfully get rid of some overrun errors. I tried it in my application where it worked, but more intensive testing is probably required.

Co-authored-by: Matous Hybl <hyblmatous@gmail.com>
2022-12-01 13:34:52 +00:00
..
src Merge #1088 2022-12-01 13:34:52 +00:00
build.rs implement support for LPUART 2022-08-19 12:05:19 +02:00
Cargo.toml Switch to async-fn-in-trait 2022-11-25 21:02:06 +01:00