sensor: added pressure, ultraviolet, and hrm sensor 45/28745/4 tizen_linux_3.12
authorJinhyung Choi <jinhyung2.choi@samsung.com>
Wed, 15 Oct 2014 09:57:10 +0000 (18:57 +0900)
committerJinhyung Choi <jinhyung2.choi@samsung.com>
Thu, 23 Oct 2014 06:23:45 +0000 (15:23 +0900)
commitd24a02b05c01c033eaae92b103a52175826cebb5
tree4ea26a85a9074bc566115f738c6d6b489beaf321
parent1f4e62c032be7c6e7130e673ee1af1a414d405a0
sensor: added pressure, ultraviolet, and hrm sensor

- modified and converted the value (sync with sensor fw)

Change-Id: I087418ae5c756042489d558d32b92baef6492e6a
Signed-off-by: Jinhyung Choi <jinhyung2.choi@samsung.com>
drivers/maru/sensors/Makefile
drivers/maru/sensors/maru_accel.c
drivers/maru/sensors/maru_geo.c
drivers/maru/sensors/maru_gyro.c
drivers/maru/sensors/maru_hrm.c [new file with mode: 0644]
drivers/maru/sensors/maru_light.c
drivers/maru/sensors/maru_pressure.c [new file with mode: 0644]
drivers/maru/sensors/maru_proxi.c
drivers/maru/sensors/maru_uv.c [new file with mode: 0644]
drivers/maru/sensors/maru_virtio_sensor.c
drivers/maru/sensors/maru_virtio_sensor.h