aboutsummaryrefslogtreecommitdiff
path: root/stmhal/i2c.h
AgeCommit message (Expand)Author
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George
2017-07-31all: Use the name MicroPython consistently in commentsAlexander Steffen
2017-07-18all: Unify header guard usage.Alexander Steffen
2016-11-25stmhal/i2c: Expose the pyb_i2c_obj_t struct and some relevant functions.Damien George
2016-11-16stmhal/i2c: provide custom IRQ handlersKrzysztof Blazewicz
2016-05-13stmhal/i2c: Expose I2CHandle3 for use by custom C code.Damien George
2014-05-03Add license header to (almost) all files.Damien George
2014-04-21stmhal, SPI and I2C: Improvements to functionality and consistency.Damien George
2014-04-20stmhal: Tidy up and improve consistency across modules.Damien George
2014-03-25stmhal: Add I2C support; change accel driver to use new I2C.Damien George