Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Bogdan Davidoaia 708fe8c1e3 sensor: use integers for simple value calculations
Use integers for sensor value calculations in which doubles are not
required.

Change-Id: I8662023ca596cb232e31849b0b77ae2bf0372cf0
Signed-off-by: Bogdan Davidoaia <bogdan.m.davidoaia@intel.com>
2016-12-13 21:51:10 +00:00
.known-issues
arch arc: Add cc to clobber list for sleep instruction 2016-12-12 22:06:29 +00:00
boards hexiwear_k64: Add pin init using ksdk pinmux driver 2016-12-10 21:14:12 +00:00
doc net: buf: Redesigned pool & buffer allocation API 2016-12-13 21:41:53 +00:00
drivers sensor: use integers for simple value calculations 2016-12-13 21:51:10 +00:00
ext pwm/stm32: add PWM driver for STM32 F1/F4/L4 2016-12-06 10:31:46 -06:00
include sensor: remove SENSOR_VALUE_TYPE_INT 2016-12-13 21:51:10 +00:00
kernel kernel: disable MDEF by default 2016-12-12 20:25:07 +00:00
lib net: buf: Redesigned pool & buffer allocation API 2016-12-13 21:41:53 +00:00
misc printk: Export _vprintk similar to how _prf is exported 2016-12-11 04:26:05 +00:00
samples sensor: remove SENSOR_VALUE_TYPE_INT 2016-12-13 21:51:10 +00:00
scripts scripts: remove old qemu patch 2016-12-12 20:25:06 +00:00
subsys net: buf: Redesigned pool & buffer allocation API 2016-12-13 21:41:53 +00:00
tests net: buf: Redesigned pool & buffer allocation API 2016-12-13 21:41:53 +00:00
.checkpatch.conf checkpatch: ignore CONST_STRUCT warnings 2016-11-11 22:12:22 +00:00
.gitattributes
.gitignore
.gitreview
.mailmap mailmap: update with new emails 2016-10-07 16:15:24 +00:00
Kbuild build: remove old kernel support 2016-11-07 11:34:18 -08:00
Kconfig
Kconfig.zephyr usb: move usb subsystem to subsys/usb and cleanup header inclusion 2016-10-31 19:21:42 +00:00
LICENSE
LICENSING.rst LICENSING: clarify licenses of imported / reused code 2016-11-11 01:36:14 +00:00
MAINTAINERS MAINTAINERS: Update network applications section 2016-12-11 19:09:25 -06:00
Makefile Merge "Merge net branch into master" 2016-12-05 15:56:26 +00:00
Makefile.inc build: Document outputexports 2016-11-12 02:08:08 +00:00
defaults.tc testcases: catch more fatal kernel error messages 2016-11-11 13:21:16 +00:00
release-notes.rst release-note: initial import with 1.6 release notes 2016-12-03 00:06:23 -05:00
zephyr-env.sh win-build: corrects scripts_path for windows build. 2016-10-15 15:09:54 +00:00