aboutsummaryrefslogtreecommitdiff
path: root/pcserialport.c
AgeCommit message (Expand)Author
2017-08-16Made serial port init work on macOS & FTDI chips. TODO: test on Linux.Tero Kontkanen
2017-04-11Turn a lonely bool variable into an int variablefeature/osx-supportOskari Timperi
2017-04-10Support serial port on OS XOskari Timperi
2017-02-23Fix rest of the compiler warningsTero Kontkanen
2017-02-23Purge port buffers on device open callTero Kontkanen
2017-01-27Make serial port driver unix compliant, not only linuxfeature/replace_rs232_libTero Kontkanen
2016-12-29Replaced RS232 library by customized code, not tested yet (win or linux)Tero Kontkanen