#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

#1502 in Embedded development

Download history 9/week @ 2024-11-13 21/week @ 2024-11-20 28/week @ 2024-11-27 88/week @ 2024-12-04 77/week @ 2024-12-11 78/week @ 2024-12-18 37/week @ 2024-12-25 42/week @ 2025-01-01 2/week @ 2025-01-22 14/week @ 2025-02-05 9/week @ 2025-02-12 47/week @ 2025-02-19 24/week @ 2025-02-26

94 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