aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/serialqueue.h
Commit message (Expand)AuthorAgeFilesLines
* serialqueue: Support sending messages at a background priorityKevin O'Connor2018-03-061-1/+2
* serialqueue: Rename clock estimation variable namesKevin O'Connor2017-06-301-2/+2
* serialqueue: Remove serialqueue_flush_ready()Kevin O'Connor2016-12-301-1/+0
* mcu: Be careful to free memory allocated in C codeKevin O'Connor2016-11-301-0/+2
* serialhdl: Fully deallocate serialqueue on disconnectKevin O'Connor2016-11-291-0/+1
* serialhdl: Calculate baudadjust from MCU's baud instead of host baudKevin O'Connor2016-07-161-2/+2
* Initial commit of source code.Kevin O'Connor2016-05-251-0/+66