linux-embedded-hal icon indicating copy to clipboard operation
linux-embedded-hal copied to clipboard

serial-unix crate is unmaintained

Open samgoldman-bionautlabs opened this issue 3 years ago • 0 comments

We have noticed that this crate uses serial-unix which has not been maintained in 5 years: https://github.com/dcuddeback/serial-rs.

Instead the maintained crate serialport (https://github.com/serialport/serialport-rs) could be used.

samgoldman-bionautlabs avatar Aug 22 '22 17:08 samgoldman-bionautlabs