serial-rs icon indicating copy to clipboard operation
serial-rs copied to clipboard

Add NetBSD support

Open bsiegert opened this issue 4 years ago • 4 comments

This depends on the PR I sent yesterday (dcuddeback/ioctl-rs#5). With these two, the tests pass.

bsiegert avatar Dec 27 '20 11:12 bsiegert

@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

dcuddeback avatar Jan 09 '21 19:01 dcuddeback

@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).

dcuddeback avatar Jan 09 '21 19:01 dcuddeback

Done, thanks.

bsiegert avatar Mar 27 '21 20:03 bsiegert

We would need this to be merged as well. https://github.com/arxanas/git-branchless/issues/1047

0323pin avatar Aug 30 '23 09:08 0323pin