[riot-commits] [RIOT-OS/RIOT] ed2bb9: drivers/lis3dh: fixed bug and simplified init()
Joakim Nohlgård
joakim.nohlgard at eistec.se
Tue Jan 31 19:48:54 CET 2017
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: ed2bb9d3f8aee600a53920ee8ec9991c7456a231
https://github.com/RIOT-OS/RIOT/commit/ed2bb9d3f8aee600a53920ee8ec9991c7456a231
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2017-01-26 (Thu, 26 Jan 2017)
Changed paths:
M boards/mulle/include/board.h
M drivers/Makefile.dep
M drivers/include/lis3dh.h
M drivers/lis3dh/lis3dh.c
M sys/auto_init/saul/auto_init_lis3dh.c
M tests/driver_lis3dh/Makefile
M tests/driver_lis3dh/main.c
Log Message:
-----------
drivers/lis3dh: fixed bug and simplified init()
- changed to SPI_MODE_0
- made init() function use the params struct as parameter
Commit: 9a3589dcfecfa72e1fb75dd9176433c8d12d1ed5
https://github.com/RIOT-OS/RIOT/commit/9a3589dcfecfa72e1fb75dd9176433c8d12d1ed5
Author: Joakim Nohlgård <joakim.nohlgard at eistec.se>
Date: 2017-01-31 (Tue, 31 Jan 2017)
Changed paths:
M boards/mulle/include/board.h
M drivers/Makefile.dep
M drivers/include/lis3dh.h
M drivers/lis3dh/lis3dh.c
M sys/auto_init/saul/auto_init_lis3dh.c
M tests/driver_lis3dh/Makefile
M tests/driver_lis3dh/main.c
Log Message:
-----------
Merge pull request #6479 from haukepetersen/fix_lis3dh_mulle
drivers/lis3dh: fixed bug and simplified init()
Compare: https://github.com/RIOT-OS/RIOT/compare/b81e6b889870...9a3589dcfecf
More information about the commits
mailing list