Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linux: Add support for pca9685 i2c pwm devices | Kevin O'Connor | 2017-09-20 | 1 | -2/+2 |
| | | | | | | | Add support for controlling pca9685 PWM drivers using the standard Linux I2C interface. The pca9685 device is found on Replicape boards. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | linux: Initial support for running Klipper in a Linux real-time process | Kevin O'Connor | 2017-09-20 | 1 | -0/+210 |
Add support for compiling the Klipper micro-controller code as a real-time process capable of running on standard Linux systems. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |