aboutsummaryrefslogtreecommitdiffstats
path: root/src/linux/console.c
Commit message (Expand)AuthorAgeFilesLines
* command: Add command_find_and_dispatch() helperKevin O'Connor2018-05-281-3/+1
* command: Add a command_encode_and_frame() helperKevin O'Connor2018-05-281-2/+1
* command: Prefer uint8_t* for buffers; prefer uint8_fast_t for lengthsKevin O'Connor2018-05-281-4/+4
* linux: Add support for pca9685 i2c pwm devicesKevin O'Connor2017-09-201-2/+2
* linux: Initial support for running Klipper in a Linux real-time processKevin O'Connor2017-09-201-0/+210