[riot-commits] [RIOT-OS/RIOT] 25ce12: drivers/tsl2561: initial implementation + saul sup...
Peter Kietzmann
peter.kietzmann at haw-hamburg.de
Fri Feb 17 10:06:48 CET 2017
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 25ce12f3ef0e0a49f5a8c9a36dbe0af6ad7d0d65
https://github.com/RIOT-OS/RIOT/commit/25ce12f3ef0e0a49f5a8c9a36dbe0af6ad7d0d65
Author: Alexandre Abadie <alexandre.abadie at inria.Fr>
Date: 2017-01-31 (Tue, 31 Jan 2017)
Changed paths:
M drivers/Makefile.include
A drivers/include/tsl2561.h
A drivers/tsl2561/Makefile
A drivers/tsl2561/include/tsl2561_internals.h
A drivers/tsl2561/include/tsl2561_params.h
A drivers/tsl2561/tsl2561.c
A drivers/tsl2561/tsl2561_saul.c
M sys/auto_init/auto_init.c
A sys/auto_init/saul/auto_init_tsl2561.c
Log Message:
-----------
drivers/tsl2561: initial implementation + saul support
Commit: 64c918a3b8c0a1ca5a815a2420ec6db1af0fa8e2
https://github.com/RIOT-OS/RIOT/commit/64c918a3b8c0a1ca5a815a2420ec6db1af0fa8e2
Author: Alexandre Abadie <alexandre.abadie at inria.Fr>
Date: 2017-01-31 (Tue, 31 Jan 2017)
Changed paths:
A tests/driver_tsl2561/Makefile
A tests/driver_tsl2561/README.md
A tests/driver_tsl2561/main.c
Log Message:
-----------
tests: add test for tsl2561 sensor driver
Commit: 6ef3abec5c76a2ab2a64212646d927e125896703
https://github.com/RIOT-OS/RIOT/commit/6ef3abec5c76a2ab2a64212646d927e125896703
Author: Peter Kietzmann <peter.kietzmann at haw-hamburg.de>
Date: 2017-02-17 (Fri, 17 Feb 2017)
Changed paths:
M drivers/Makefile.include
A drivers/include/tsl2561.h
A drivers/tsl2561/Makefile
A drivers/tsl2561/include/tsl2561_internals.h
A drivers/tsl2561/include/tsl2561_params.h
A drivers/tsl2561/tsl2561.c
A drivers/tsl2561/tsl2561_saul.c
M sys/auto_init/auto_init.c
A sys/auto_init/saul/auto_init_tsl2561.c
A tests/driver_tsl2561/Makefile
A tests/driver_tsl2561/README.md
A tests/driver_tsl2561/main.c
Log Message:
-----------
Merge pull request #5570 from aabadie/drivers_tsl2561
drivers/tsl2561: initial support
Compare: https://github.com/RIOT-OS/RIOT/compare/200f2e7976b3...6ef3abec5c76
More information about the commits
mailing list