aboutsummaryrefslogtreecommitdiff
path: root/rpc_serial.c
AgeCommit message (Expand)Author
2018-05-20Better hal_core_alloc() semantics, assert() and printf() cleanup.Rob Austein
2016-08-16Lock RPC device after opening it.Rob Austein
2016-07-06Previous "fix" to speed setting didn't compile on OSX.Rob Austein
2016-07-06Fix speed setting?Paul Selkirk
2016-07-01Apparently the magic Mac OS X ioctl(IOSSIOSPEED) must come AFTER the tcsetatt...Rob Austein
2016-06-30Start work to support client code on Mac OS X.Rob Austein
2016-06-02Refactor serial and slip.Paul Selkirk