serial-rs
serial-rs copied to clipboard
Add NetBSD support
This depends on the PR I sent yesterday (dcuddeback/ioctl-rs#5). With these two, the tests pass.
@bsiegert Thanks. Could you update the README to add NetBSD and any architectures that you've been able to verify? https://github.com/dcuddeback/serial-rs/tree/master/serial-unix#compatibility
@bsiegert Compatibility needs to be updated in two READMEs, actually. The one I linked earlier (serial-unix) as well as the one for serial (https://github.com/dcuddeback/serial-rs/tree/master/serial#compatibility).
Done, thanks.
We would need this to be merged as well. https://github.com/arxanas/git-branchless/issues/1047