Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mcu: Rename add_config_object() to register_config_callback() | Kevin O'Connor | 2018-09-03 | 1 | -4/+4 |
* | pins: Explicitly pass can_invert and can_pullup to lookup_pin() | Kevin O'Connor | 2018-07-26 | 1 | -7/+7 |
* | linux: Convert linux SPI code to use the generic spicmds.c code | Kevin O'Connor | 2018-05-07 | 1 | -12/+14 |
* | pins: Remove module level get_printer_pins() and setup_pin() functions | Kevin O'Connor | 2018-04-04 | 1 | -3/+4 |
* | replicape: Add config controls for the servo[01]_enable lines | Kevin O'Connor | 2018-03-17 | 1 | -0/+4 |
* | serialhdl: Add a wrapper around the results of lookup_command() | Kevin O'Connor | 2018-02-27 | 1 | -16/+20 |
* | klippy: Introduce load_config_prefix() for modules that take parameters | Kevin O'Connor | 2018-02-03 | 1 | -2/+0 |
* | fan: Clarify hardware_pwm and allow cycle_time to be set on software pwm | Kevin O'Connor | 2018-01-29 | 1 | -5/+7 |
* | replicape: Move the replicape code from chipmisc.py to extras directory | Kevin O'Connor | 2018-01-28 | 1 | -0/+221 |