summaryrefslogtreecommitdiff
path: root/src/arch/arduino-nano/driver/i2c.cc
AgeCommit message (Expand)AuthorLines
2021-12-31the arduino nano i2c driver isn't really eeprom specific tbhDaniel Friesel-7/+8
2021-02-14arduino-nano/i2c: add missing return, remove unused variableDaniel Friesel-2/+1
2020-12-08add licensing informationDaniel Friesel-0/+5
2018-08-16configurable i2c bitrate on arduino nanoDaniel Friesel-1/+5
2018-07-14arduino-nano: i2c: Use idle waitingDaniel Friesel-18/+21
2018-07-12Add I2C Detect appDaniel Friesel-0/+146