summaryrefslogtreecommitdiff
path: root/src/driver
AgeCommit message (Expand)AuthorLines
2018-08-08Add 24LC64 EEPROM driverDaniel Friesel-0/+28
2018-08-08am2320: Fix typo and remove superfluous bitmaskDaniel Friesel-2/+2
2018-08-07Add AM2320 driverDaniel Friesel-0/+61
2018-08-07SoftI2C: Support Clock StretchingDaniel Friesel-1/+3
2018-08-07Support optional SoftI2C pullups on MSP430Daniel Friesel-19/+32
2018-07-12Include hw/sw i2c based on preprocessor macrosDaniel Friesel-0/+8
2018-07-12Add I2C Detect appDaniel Friesel-2/+11
2018-01-15Add Software I2C implementationDaniel Friesel-0/+121
2018-01-12add mmsimple driverDaniel Friesel-0/+32
2018-01-11Add Sharp96 display driver, split up msp430 SPI into a1 / bDaniel Friesel-0/+80
2017-12-14Add I2C and LM75 driversDaniel Friesel-0/+30