1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/lis3dh
Hauke Petersen ed2bb9d3f8 drivers/lis3dh: fixed bug and simplified init()
- changed to SPI_MODE_0
- made init() function use the params struct as parameter
2017-01-26 10:12:44 +01:00
..
include drivers/lis3dh: adapted to SPI API changes 2017-01-25 16:46:46 +01:00
lis3dh_saul.c drivers/lis3dh: Add SAUL support 2016-02-13 21:25:07 +01:00
lis3dh.c drivers/lis3dh: fixed bug and simplified init() 2017-01-26 10:12:44 +01:00
Makefile lis3dh: New device driver for LIS3DH accelerometer sensors. 2015-01-20 14:53:27 +01:00