aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/chelper/serialqueue.c
Commit message (Expand)AuthorAgeFilesLines
* serialqueue: Increase receive message debug queue to 100 messagesKevin O'Connor2018-09-021-1/+1
* chelper: Compile with gcc -fwhole-program optionKevin O'Connor2018-06-201-13/+14
* serialqueue: Limit message transmission to available receive buffer sizeKevin O'Connor2018-05-281-3/+20
* command: Wait to send ack until after processing commandsKevin O'Connor2018-05-281-5/+9
* serialqueue: Fix batching of BACKGROUND_PRIORITY_CLOCK messagesKevin O'Connor2018-05-051-1/+2
* chelper: Move the host C code to a new klippy/chelper/ directoryKevin O'Connor2018-04-301-0/+1090