masterhapero / serial-embedded-hal

An implementation of embedded-hal's serial traits for non-embedded platforms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

An implementation of embedded-hal's serial traits for non-embedded platforms

License:MIT License


Languages

Language:Rust 100.0%