Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | drivers: Add "from micropython import const" when const is used. | Damien George | 2016-11-03 |
| | | | | | Following best-practice use of the const feature, to make it compatible with Python. | ||
* | Add LIS3DSH accelometer support to staccel.py | Hirotaka Kawata | 2014-09-11 |
| | |||
* | stmhal, STM32F4DISC: Small changes to ST accel driver. | Damien George | 2014-08-26 |
| | |||
* | stmhal, staccel.py: Style cleanup. | Damien George | 2014-08-26 |
| | |||
* | Added LIS302DL ID check | David Siorpaes | 2014-08-26 |
| | |||
* | stmhal: Working STM32F4DISC accelerometer, via Python script. | Damien George | 2014-08-10 |
| | | | | Thanks to David Siorpaes. | ||
* | stmhal: Add preliminary driver for ST32F4DISC accelerometer. | Damien George | 2014-08-02 |
Written in Python, not currently working. See issue #725. |