Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2018-10-25 | softi2c: Work around MSP430 timing issues with softi2c_timer=1 | Daniel Friesel | -0/+10 | |
2018-10-25 | . | Daniel Friesel | -4/+2 | |
2018-10-24 | I2C: Add support for manual / always-on gpio pullups | Daniel Friesel | -5/+34 | |
2018-10-15 | Enable busy waiting in I2C driver to reach selected I2C clock | Daniel Friesel | -12/+18 | |
2018-10-15 | adjust soft_i2c to recent infrastructure changes | Daniel Friesel | -9/+8 | |
2018-08-17 | add timer-supported software i2c + arduino-nano timer | Daniel Friesel | -0/+162 | |
2018-08-08 | Add 24LC64 EEPROM driver | Daniel Friesel | -0/+2 | |
2018-08-07 | SoftI2C: Support Clock Stretching | Daniel Friesel | -1/+3 | |
2018-08-07 | Support optional SoftI2C pullups on MSP430 | Daniel Friesel | -19/+32 | |
2018-07-12 | Add I2C Detect app | Daniel Friesel | -2/+11 | |
2018-01-15 | Add Software I2C implementation | Daniel Friesel | -0/+121 | |