Closed matevzmihalic closed 9 years ago
This adds windows support. It's mostly just copy/paste from tarm/goserial. I've tested it on Windows 7 and 8 with amd64 and Windows XP with i386.
Now we can finally have a good cross platform serial library without the need for Cgo.
I cleaned up the code.
Thanks!
This adds windows support. It's mostly just copy/paste from tarm/goserial. I've tested it on Windows 7 and 8 with amd64 and Windows XP with i386.
Now we can finally have a good cross platform serial library without the need for Cgo.