#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

#1443 in Embedded development

Download history 24/week @ 2024-03-15 38/week @ 2024-03-22 66/week @ 2024-03-29 17/week @ 2024-04-05 34/week @ 2024-04-12 38/week @ 2024-04-19 30/week @ 2024-04-26 21/week @ 2024-05-03 26/week @ 2024-05-10 30/week @ 2024-05-17 36/week @ 2024-05-24 27/week @ 2024-05-31 17/week @ 2024-06-07 27/week @ 2024-06-14 30/week @ 2024-06-21 10/week @ 2024-06-28

88 downloads per month
Used in 6 crates (5 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