mirror of
https://github.com/rust-embedded/embedded-hal.git
synced 2026-03-14 01:47:38 +00:00
Add blocking serial write implementation Also adds all blocking traits to the prelude that weren't there already. There are failign doc tests, but those seem unrelated to this change.