Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i2c: handle errors at i2ccmds | Timofey Titovets | 2024-10-26 | 1 | -2/+7 |
* | avr: Allow I2C bus speed to be set by Klipper (#6111) | Dr. Matthew Swabey | 2023-03-21 | 1 | -20/+16 |
* | avr: implement i2c_read | Arksine | 2020-01-13 | 1 | -1/+18 |
* | avr: Use enumerations for buses and reserve pins | Kevin O'Connor | 2019-04-04 | 1 | -0/+5 |
* | avr: Wrap code to 80 columns | Kevin O'Connor | 2019-02-27 | 1 | -1/+3 |
* | i2ccmds: Pass the i2c address as a 7-bit number (0-127) | Kevin O'Connor | 2019-01-07 | 1 | -1/+1 |
* | avr: Add support for sending I2C messages | Kevin O'Connor | 2018-11-23 | 1 | -0/+103 |