[riot-commits] [RIOT-OS/RIOT] ae10cc: add mma8652 accelerometer driver
Peter Kietzmann
peter.kietzmann at haw-hamburg.de
Thu Jan 8 16:58:15 CET 2015
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: ae10cc8af5eca814535a4cf55eaf90d794c75131
https://github.com/RIOT-OS/RIOT/commit/ae10cc8af5eca814535a4cf55eaf90d794c75131
Author: Johann Fischer <j.fischer at phytec.de>
Date: 2015-01-08 (Thu, 08 Jan 2015)
Changed paths:
M drivers/Makefile.include
A drivers/include/mma8652.h
A drivers/mma8652/Makefile
A drivers/mma8652/include/mma8652_reg.h
A drivers/mma8652/mma8652.c
Log Message:
-----------
add mma8652 accelerometer driver
Commit: 4099e89e1d57c03050c807e02b467b338793823f
https://github.com/RIOT-OS/RIOT/commit/4099e89e1d57c03050c807e02b467b338793823f
Author: Johann Fischer <j.fischer at phytec.de>
Date: 2015-01-08 (Thu, 08 Jan 2015)
Changed paths:
A tests/driver_mma8652/Makefile
A tests/driver_mma8652/README.md
A tests/driver_mma8652/main.c
Log Message:
-----------
add test app for mma8652 accelerometer driver
Commit: 77eab0c1ae1f92564996ffbf88d90ba9b1b5249d
https://github.com/RIOT-OS/RIOT/commit/77eab0c1ae1f92564996ffbf88d90ba9b1b5249d
Author: Peter Kietzmann <peter.kietzmann at haw-hamburg.de>
Date: 2015-01-08 (Thu, 08 Jan 2015)
Changed paths:
M drivers/Makefile.include
A drivers/include/mma8652.h
A drivers/mma8652/Makefile
A drivers/mma8652/include/mma8652_reg.h
A drivers/mma8652/mma8652.c
A tests/driver_mma8652/Makefile
A tests/driver_mma8652/README.md
A tests/driver_mma8652/main.c
Log Message:
-----------
Merge pull request #2119 from jfischer-phytec-iot/pr at mma8652
Driver for Freescale MMA8652 Accelerometer
Compare: https://github.com/RIOT-OS/RIOT/compare/43ef437e4bef...77eab0c1ae1f
More information about the commits
mailing list