#serial #embedded-hal #hal

serial-embedded-hal

An implementation of embedded-hal for non-embedded platforms

3 releases

Uses old Rust 2015

0.1.2 Aug 24, 2018
0.1.1 Jun 25, 2018
0.1.0 May 19, 2018

#1150 in Embedded development

Download history 1/week @ 2024-02-03 6/week @ 2024-02-10 26/week @ 2024-02-17 84/week @ 2024-02-24 38/week @ 2024-03-02 38/week @ 2024-03-09 25/week @ 2024-03-16 32/week @ 2024-03-23

145 downloads per month
Used in 7 crates (6 directly)

MIT license

5KB
67 lines

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.

Dependencies

~280KB