[riot-commits] [RIOT-OS/RIOT] 2f801b: drivers/adxl345: initial implementation + SAUL ada...
Alexandre Abadie
alexandre.abadie at inria.fr
Tue Mar 21 20:57:30 CET 2017
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 2f801bbce98a59d255de7b5a4a7c86b7a55ee7e9
https://github.com/RIOT-OS/RIOT/commit/2f801bbce98a59d255de7b5a4a7c86b7a55ee7e9
Author: dylad <dylan.laduranty at mesotic.com>
Date: 2017-03-20 (Mon, 20 Mar 2017)
Changed paths:
M drivers/Makefile.dep
M drivers/Makefile.include
A drivers/adxl345/Makefile
A drivers/adxl345/adxl345.c
A drivers/adxl345/adxl345_saul.c
A drivers/adxl345/include/adxl345_params.h
A drivers/adxl345/include/adxl345_regs.h
A drivers/include/adxl345.h
M sys/auto_init/auto_init.c
A sys/auto_init/saul/auto_init_adxl345.c
Log Message:
-----------
drivers/adxl345: initial implementation + SAUL adaptation
Signed-off-by: dylad <dylan.laduranty at mesotic.com>
Commit: 0d279ea69975d120284bc6aa9acd41eeb9920727
https://github.com/RIOT-OS/RIOT/commit/0d279ea69975d120284bc6aa9acd41eeb9920727
Author: dylad <dylan.laduranty at mesotic.com>
Date: 2017-03-20 (Mon, 20 Mar 2017)
Changed paths:
A tests/driver_adxl345/Makefile
A tests/driver_adxl345/README.md
A tests/driver_adxl345/main.c
Log Message:
-----------
tests/adxl345: add functionnal test
Signed-off-by: dylad <dylan.laduranty at mesotic.com>
Commit: 4618bcfa7b70ed274fee15af8fd3b42e29880fd0
https://github.com/RIOT-OS/RIOT/commit/4618bcfa7b70ed274fee15af8fd3b42e29880fd0
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2017-03-21 (Tue, 21 Mar 2017)
Changed paths:
M drivers/Makefile.dep
M drivers/Makefile.include
A drivers/adxl345/Makefile
A drivers/adxl345/adxl345.c
A drivers/adxl345/adxl345_saul.c
A drivers/adxl345/include/adxl345_params.h
A drivers/adxl345/include/adxl345_regs.h
A drivers/include/adxl345.h
M sys/auto_init/auto_init.c
A sys/auto_init/saul/auto_init_adxl345.c
A tests/driver_adxl345/Makefile
A tests/driver_adxl345/README.md
A tests/driver_adxl345/main.c
Log Message:
-----------
Merge pull request #6749 from dylad/adxl345_support
drivers/adxl345: Initial support + saul
Compare: https://github.com/RIOT-OS/RIOT/compare/bb0c2d0ef3fa...4618bcfa7b70
More information about the commits
mailing list