#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

#1191 in Embedded development

Download history 1/week @ 2024-02-05 12/week @ 2024-02-12 28/week @ 2024-02-19 87/week @ 2024-02-26 40/week @ 2024-03-04 31/week @ 2024-03-11 30/week @ 2024-03-18 37/week @ 2024-03-25 63/week @ 2024-04-01 15/week @ 2024-04-08 45/week @ 2024-04-15

164 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