#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

#1424 in Embedded development

Download history 17/week @ 2024-07-21 24/week @ 2024-07-28 23/week @ 2024-08-04 22/week @ 2024-08-11 13/week @ 2024-08-18 24/week @ 2024-08-25 24/week @ 2024-09-01 16/week @ 2024-09-08 27/week @ 2024-09-15 45/week @ 2024-09-22 47/week @ 2024-09-29 13/week @ 2024-10-06 16/week @ 2024-10-13 14/week @ 2024-10-20 15/week @ 2024-10-27 24/week @ 2024-11-03

72 downloads per month
Used in 8 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