aboutsummaryrefslogtreecommitdiff
path: root/extmod/machine_i2c.h
AgeCommit message (Collapse)Author
2016-04-12extmod: Add generic machine.I2C class, with bit-bang I2C.Damien George
Should work on any machine that provides the correct pin functions.