summaryrefslogtreecommitdiffstatshomepage
path: root/stmhal/accel.h
Commit message (Expand)AuthorAge
* all: Use the name MicroPython consistently in commentsAlexander Steffen2017-07-31
* all: Unify header guard usage.Alexander Steffen2017-07-18
* Add license header to (almost) all files.Damien George2014-05-03
* stmhal: Shuffle around some init functions in main().Damien George2014-03-25
* stmhal: Add I2C support; change accel driver to use new I2C.Damien George2014-03-25
* stmhal: Make Led, Servo and Accel their class, not a function.Damien George2014-03-24
* stmhal: Improved interface to accelerometer.Damien George2014-03-23
* stmhal: Add accelerometer driver; fix bug with LFN.Damien George2014-03-20