Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | command: Fix handling of buffer passing in args[] on 64bit mcu | Kevin O'Connor | 2020-10-30 | 1 | -0/+6 |
* | linux: userspace GPIO control | andryblack | 2020-05-17 | 1 | -1/+1 |
* | command: Add command_find_and_dispatch() helper | Kevin O'Connor | 2018-05-28 | 1 | -3/+1 |
* | command: Add a command_encode_and_frame() helper | Kevin O'Connor | 2018-05-28 | 1 | -2/+1 |
* | command: Prefer uint8_t* for buffers; prefer uint8_fast_t for lengths | Kevin O'Connor | 2018-05-28 | 1 | -4/+4 |
* | linux: Add support for pca9685 i2c pwm devices | Kevin O'Connor | 2017-09-20 | 1 | -2/+2 |
* | linux: Initial support for running Klipper in a Linux real-time process | Kevin O'Connor | 2017-09-20 | 1 | -0/+210 |