serial-embedded-hal 0.1.2

An implementation of embedded-hal for non-embedded platforms
Documentation

serial-embedded-hal

This is a basic implementation of the embedded-hal serial traits for platforms with libstd support. It implements only the serial traits.