aboutsummaryrefslogtreecommitdiff
path: root/stmhal/accel.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
2014-05-03Add license header to (almost) all files.Damien George
2014-03-25stmhal: Shuffle around some init functions in main().Damien George
2014-03-25stmhal: Add I2C support; change accel driver to use new I2C.Damien George
2014-03-24stmhal: Make Led, Servo and Accel their class, not a function.Damien George
2014-03-23stmhal: Improved interface to accelerometer.Damien George
2014-03-20stmhal: Add accelerometer driver; fix bug with LFN.Damien George