jacobsa / go-serial

A Go library for dealing with serial ports.
Apache License 2.0
626 stars 120 forks source link

Add support for MIPS #46

Open philipgreat opened 5 years ago

philipgreat commented 5 years ago

different NCCS value for conditional compilation.

chmorgan commented 5 years ago

@philipgreat I've forked at GitHub.com/chmorgan/go-serial2 and integrated fixes for mipsle. Still testing but if you have any other fixes I'd be interested in seeing them.