[riot-commits] [RIOT-OS/RIOT] f207b1: Initial import of the updated srf02 driver with ge...
Hauke Petersen
mail at haukepetersen.de
Fri Nov 21 11:22:32 CET 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: f207b114e4799e3509ccffe277730f1fbc49bcd1
https://github.com/RIOT-OS/RIOT/commit/f207b114e4799e3509ccffe277730f1fbc49bcd1
Author: PeterKietzmann <peter.kietzmann at haw-hamburg.de>
Date: 2014-11-21 (Fri, 21 Nov 2014)
Changed paths:
R drivers/include/srf02-ultrasonic-sensor.h
A drivers/include/srf02.h
M drivers/srf02/Makefile
R drivers/srf02/srf02-ultrasonic-sensor.c
A drivers/srf02/srf02.c
A tests/driver_srf02/Makefile
A tests/driver_srf02/README.md
A tests/driver_srf02/main.c
Log Message:
-----------
Initial import of the updated srf02 driver with general i2c interface
Commit: 74e5fe89280c0f891cc2efbbd3e1ff84fb4180f3
https://github.com/RIOT-OS/RIOT/commit/74e5fe89280c0f891cc2efbbd3e1ff84fb4180f3
Author: Hauke Petersen <mail at haukepetersen.de>
Date: 2014-11-21 (Fri, 21 Nov 2014)
Changed paths:
R drivers/include/srf02-ultrasonic-sensor.h
A drivers/include/srf02.h
M drivers/srf02/Makefile
R drivers/srf02/srf02-ultrasonic-sensor.c
A drivers/srf02/srf02.c
A tests/driver_srf02/Makefile
A tests/driver_srf02/README.md
A tests/driver_srf02/main.c
Log Message:
-----------
Merge pull request #1871 from PeterKietzmann/add_srf02_general_i2c_if
drivers/srf02: adapted ultrasonic ranger driver to general i2c interface
Compare: https://github.com/RIOT-OS/RIOT/compare/bfa2bfb5ad1b...74e5fe89280c
More information about the commits
mailing list