aboutsummaryrefslogtreecommitdiff
path: root/docs/library/pyb.I2C.rst
AgeCommit message (Expand)Author
2015-10-17docs: Update all WiPy docs to reflect the new API.danicampora
2015-09-16docs/wipy: Add pins to the I2C constructor.Daniel Campora
2015-09-16docs: Update I2C and UART docs to match the new API.Daniel Campora
2015-08-09docs: Add i2c keywork arguments only indication.Daniel Campora
2015-08-02cc3200: Make I2C and SPI API the same as in stmhal.Daniel Campora
2015-06-10docs: Add initial draft documentation for the WiPy.Daniel Campora
2014-11-15Document parameter "data" of i2c.mem_read() more clearMatthias
2014-11-04docs: Add links from quickref to pyb classes.Damien George
2014-10-31docs: Cleanup and update some docs.Damien George
2014-10-31docs: Import documentation from source-code inline comments.Damien George