index
:
kutter
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
klippy
/
extras
/
bus.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
tmc2130: Verify SPI register writes
Kevin O'Connor
2021-03-10
1
-2
/
+8
*
tmc2130: Add spi daisy chain support
Marco D'Alessio
2021-02-26
1
-2
/
+2
*
mcu: Introduce new lookup_query_command() command wrapper
Kevin O'Connor
2020-02-20
1
-8
/
+10
*
pins: Move reserved pin handling into PinResolver class
Kevin O'Connor
2019-08-19
1
-1
/
+2
*
bus: Add MCU_bus_digital_out helper class
Kevin O'Connor
2019-08-17
1
-0
/
+41
*
spicmds: Rework spi config commands
Kevin O'Connor
2019-08-06
1
-32
/
+26
*
bus: Don't reserve any pins if BUS_PINS_x is not defined
Kevin O'Connor
2019-04-07
1
-3
/
+4
*
bus: Support bus enumerations and add support for reserved pins
Kevin O'Connor
2019-04-04
1
-19
/
+51
*
bus: Change bus parameter in config_spi/config_i2c
Kevin O'Connor
2019-04-04
1
-3
/
+3
*
spi_software: Implementation of software spi
Kevin O'Connor
2019-02-13
1
-12
/
+37
*
i2ccmds: Pass the i2c address as a 7-bit number (0-127)
Kevin O'Connor
2019-01-07
1
-4
/
+8
*
bus: Set all SPI CS pins high before first config_spi message
Kevin O'Connor
2019-01-04
1
-2
/
+5
*
bus: Don't raise a "duplicate pin" warning on None pins
Kevin O'Connor
2019-01-02
1
-0
/
+1
*
uc1701: Add support for SSD1306 in i2c mode
Kevin O'Connor
2018-11-23
1
-2
/
+76
*
bus: Add klippy/extras/bus.py module with SPI bus helper code
Kevin O'Connor
2018-11-21
1
-0
/
+65