024cfe754e
This patch replaces all occurences of the macro DEV_OK by the actual value 0 at the driver level. So this patch touch the files under drivers/, include/ and samples/drivers/. This patch is part of the effort to transition from DEV_* codes to errno.h codes. Change-Id: I69980ecb9755f2fb026de5668ae9c21a4ae62d1e Signed-off-by: Andre Guedes <andre.guedes@intel.com> |
||
---|---|---|
.. | ||
src | ||
Makefile | ||
README | ||
prj.conf |
README
This sample application illustrates how to use the I2C APIs from Zephyr. The slave device (STTS751) is present in Quark SE devboard so no wiring instructions are required in order to get this sample working. This is a very simple application which reads the value from the temperature register from STTS751 sensor.