summaryrefslogtreecommitdiff
path: root/src/driver/soft_i2c.cc
AgeCommit message (Expand)AuthorLines
2018-08-17add timer-supported software i2c + arduino-nano timerDaniel Friesel-0/+162
2018-08-08Add 24LC64 EEPROM driverDaniel Friesel-0/+2
2018-08-07SoftI2C: Support Clock StretchingDaniel Friesel-1/+3
2018-08-07Support optional SoftI2C pullups on MSP430Daniel Friesel-19/+32
2018-07-12Add I2C Detect appDaniel Friesel-2/+11
2018-01-15Add Software I2C implementationDaniel Friesel-0/+121