zephyr/drivers/sensor/bme280
Kumar Gala e60af3be66 drivers/sensor: Convert formatter strings to use PRI defines
To allow for various libc implementations (like newlib) in which the way
various {u}int{8,16,32}_t types are defined vary between both libc
implementations and across architectures we need to utilize the PRI
defines.

Change-Id: I69e60e3823028389b314adaf6e279fd47fde1182
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-04-17 11:09:36 -05:00
..
bme280.c drivers/sensor: Convert formatter strings to use PRI defines 2017-04-17 11:09:36 -05:00
bme280.h sensors: BME280: added support for SPI communication 2017-03-21 10:39:27 +01:00
Kconfig sensors: BME280: added support for SPI communication 2017-03-21 10:39:27 +01:00
Makefile sensors: bme280: move bme280 to own directory under drivers/sensor/ 2016-10-17 18:37:52 +00:00