aboutsummaryrefslogtreecommitdiff
path: root/slip.c
AgeCommit message (Expand)Author
2018-05-20Better hal_core_alloc() semantics, assert() and printf() cleanup.Rob Austein
2017-10-23Cleanup signed/unsigned mismatches, mostly in loop countersPaul Selkirk
2016-12-19Merge branch 'master' into ksngRob Austein
2016-09-20Restructure hal_slip_recv_char so caller can pass in a char directly.Paul Selkirk
2016-09-02Code to convert between text and internal forms of UUIDs.Rob Austein
2016-06-02Refactor serial and slip.Paul Selkirk
2016-03-16Added serial RPC transport and lots more...Paul Selkirk