serial-embedded-hal

Crates.ioserial-embedded-hal
lib.rsserial-embedded-hal
version0.1.2
sourcesrc
created_at2018-05-19 04:11:31.75122
updated_at2018-08-24 05:18:09.608368
descriptionAn implementation of embedded-hal for non-embedded platforms
homepage
repositoryhttps://github.com/thenewwazoo/serial-embedded-hal
max_upload_size
id66092
size5,170
Brandon Matthews (thenewwazoo)

documentation

https://docs.rs/serial-embedded-hal

README

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.

Commit count: 7

cargo fmt