zephyr/drivers/grove
Bogdan Davidoaia de4727ba3f sensor: update drivers to not return double values
Update drivers to return INT_PLUS_MICRO values instead of doubles.

This hides the fact that the drivers use floating point operations and
doesn't force the application to use them as well.

Change-Id: I14c6faecb35331c2fdbdab41bc624d751de984b8
Signed-off-by: Bogdan Davidoaia <bogdan.m.davidoaia@intel.com>
2016-12-13 21:51:11 +00:00
..
Kconfig sensors: make grove sensors depend on CONFIG_SENSOR 2016-10-27 22:14:32 +00:00
Makefile grove: add temperature sensor 2016-05-12 12:11:04 +00:00
lcd_rgb.c drivers: Remove legacy nanokernel.h include 2016-12-04 14:59:37 -06:00
light_sensor.c sensor: update drivers to not return double values 2016-12-13 21:51:11 +00:00
temperature_sensor.c sensor: update drivers to not return double values 2016-12-13 21:51:11 +00:00