jcurl / RJCP.DLL.SerialPortStream

SerialPortStream is an independent implementation of System.IO.Ports.SerialPort and SerialStream for better reliability and maintainability. Default branch is 2.x and now has support for Mono with help of a C library.
Microsoft Public License
624 stars 197 forks source link

Fix/osx build #84

Closed laibulle closed 2 years ago

laibulle commented 5 years ago

Add support for OSX build.

Tested on OSX Mojave

jcurl commented 2 years ago

Closing, as I have no way to test this.