summaryrefslogtreecommitdiffstatshomepage
path: root/esp8266/modpybi2c.c
Commit message (Expand)AuthorAge
* esp8266: Switch from using custom I2C driver to generic extmod one.Damien George2016-04-12
* esp8266: Implement bit-bang I2C read, and add i2c.readfrom method.Damien George2016-03-24
* esp8266: Clean up bit-bang I2C implementation.Damien George2016-03-24
* esp8266/modpybi2c: Add missing include.Paul Sokolovsky2016-03-24
* esp8266: Add basic I2C driver, with init and writeto methods.Damien George2016-03-24