Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use serial comm functions from golang.org/x/sys/windows #182

Closed
wants to merge 1 commit into from

Conversation

twpayne
Copy link

@twpayne twpayne commented Mar 31, 2024

I've opened a CL for golang.org/x/sys to add Windows serial communication functions: https://go-review.googlesource.com/c/sys/+/572295.

If/when this is merged and released, bugst/go-serial can drop its own implementation of these and use golang.org/x/sys/windows.

This PR is currently in draft as the functions are not yet merged or released in golang.org/x/sys/windows. If they make it in then I'll mark this PR as ready.

@twpayne twpayne marked this pull request as ready for review April 9, 2024 10:53
@twpayne
Copy link
Author

twpayne commented Apr 9, 2024

golang.org/x/sys v0.19.0 has been released including the serial comm functions, so this is now ready for review.

@twpayne
Copy link
Author

twpayne commented May 20, 2024

Closing due to inactivity.

@twpayne twpayne closed this May 20, 2024
@twpayne twpayne deleted the sys-windows branch May 20, 2024 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant