[riot-commits] [RIOT-OS/RIOT] 65d1b7: drivers/veml6070: initial implementation
Alexandre Abadie
alexandre.abadie at inria.fr
Tue Feb 28 20:16:12 CET 2017
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 65d1b77338610a12e13bb814aa8411f7f0641a3c
https://github.com/RIOT-OS/RIOT/commit/65d1b77338610a12e13bb814aa8411f7f0641a3c
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2017-02-28 (Tue, 28 Feb 2017)
Changed paths:
M drivers/Makefile.dep
M drivers/Makefile.include
A drivers/include/veml6070.h
A drivers/veml6070/Makefile
A drivers/veml6070/include/veml6070_params.h
A drivers/veml6070/veml6070.c
A drivers/veml6070/veml6070_saul.c
Log Message:
-----------
drivers/veml6070: initial implementation
Commit: b0952a297db32747f141d9215bd5d58463b1afeb
https://github.com/RIOT-OS/RIOT/commit/b0952a297db32747f141d9215bd5d58463b1afeb
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2017-02-28 (Tue, 28 Feb 2017)
Changed paths:
A tests/driver_veml6070/Makefile
A tests/driver_veml6070/Readme.md
A tests/driver_veml6070/main.c
Log Message:
-----------
tests: add test for veml6070 sensor
Commit: 4474af885ad52e31d29c5e6c25bd967a4dd0eb19
https://github.com/RIOT-OS/RIOT/commit/4474af885ad52e31d29c5e6c25bd967a4dd0eb19
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2017-02-28 (Tue, 28 Feb 2017)
Changed paths:
M sys/auto_init/auto_init.c
A sys/auto_init/saul/auto_init_veml6070.c
Log Message:
-----------
sys/auto_init: add saul support for veml6070 sensor
Commit: 911ae53d3e6b8dac49d340f5eb1c68183d368218
https://github.com/RIOT-OS/RIOT/commit/911ae53d3e6b8dac49d340f5eb1c68183d368218
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2017-02-28 (Tue, 28 Feb 2017)
Changed paths:
M drivers/Makefile.dep
M drivers/Makefile.include
A drivers/include/veml6070.h
A drivers/veml6070/Makefile
A drivers/veml6070/include/veml6070_params.h
A drivers/veml6070/veml6070.c
A drivers/veml6070/veml6070_saul.c
M sys/auto_init/auto_init.c
A sys/auto_init/saul/auto_init_veml6070.c
A tests/driver_veml6070/Makefile
A tests/driver_veml6070/Readme.md
A tests/driver_veml6070/main.c
Log Message:
-----------
Merge pull request #6665 from aabadie/driver_veml6070
drivers/veml6070: add implementation for UV sensor + saul adaptation
Compare: https://github.com/RIOT-OS/RIOT/compare/9b7489bdd584...911ae53d3e6b
More information about the commits
mailing list