summaryrefslogtreecommitdiff
path: root/src/arch/msp430fr5969lp/driver/i2c.cc
AgeCommit message (Expand)AuthorLines
2021-05-28softi2c driver: move to kconfig-first approachDaniel Friesel-1/+1
2020-12-08add licensing informationDaniel Friesel-0/+5
2018-11-12watDaniel Friesel-2/+11
2018-10-25msp430 i2c: refactor code a bitDaniel Friesel-19/+14
2018-10-24I2C: Add support for manual / always-on gpio pullupsDaniel Friesel-0/+4
2018-10-19MSP430 I2C: Enable interrupts for RX modeDaniel Friesel-1/+7
2018-10-15set default for F_I2CDaniel Friesel-0/+4
2018-10-12MSP430 I2C: Configurable I2C frequencyDaniel Friesel-1/+1
2018-08-07Support optional SoftI2C pullups on MSP430Daniel Friesel-1/+1
2018-07-17MSP430: Some idle waitingDaniel Friesel-6/+23
2018-01-15msp430 i2c: clear TXIFG after sending the last byteDaniel Friesel-0/+1
2017-12-14Add I2C and LM75 driversDaniel Friesel-0/+92