Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | command: Add command_decode_ptr() helper | Kevin O'Connor | 2020-10-30 | 1 | -16/+12 |
* | avr: implement i2c_read | Arksine | 2020-01-13 | 1 | -1/+1 |
* | bus: Change bus parameter in config_spi/config_i2c | Kevin O'Connor | 2019-04-04 | 1 | -1/+1 |
* | i2ccmds: Pass the i2c address as a 7-bit number (0-127) | Kevin O'Connor | 2019-01-07 | 1 | -4/+2 |
* | i2ccmds: Validate the i2c address | Kevin O'Connor | 2018-11-30 | 1 | -1/+4 |
* | i2ccmds: Minor whitespace changes | Kevin O'Connor | 2018-11-23 | 1 | -1/+3 |
* | Add generic i2c interface | Florian.Heilmann | 2018-10-27 | 1 | -0/+76 |