zephyr/samples
Juan Manuel Cruz ec27d03ed4 sensor: fixes program hangs in the apds9960 sample
If an i2c transaction fails the sample will hang the program into
an infinite circle.

This commit will remove the infinite circle and report back the
error code from the i2c transaction.

Change-Id: I38d350a805af6bec43f2fa8d4af6ce4e3cc27662
Coverity-CID: 151991
Coverity-CID: 151992
Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@intel.com>
2016-11-18 23:17:30 +00:00
..
basic samples: button: stop the app if device binding fails 2016-11-18 02:01:22 +00:00
bluetooth Bluetooth: Fix left-over usage of TICKS_NONE and TICKS_UNLIMITED 2016-11-12 19:27:34 +02:00
drivers sensor: fixes program hangs in the apds9960 sample 2016-11-18 23:17:30 +00:00
environmental_sensing Bluetooth: Kconfig: Restructure for a more logical hierarchy 2016-11-11 07:59:15 +02:00
grove samples: grove_lcd: stop the app if device binding fails 2016-11-18 02:07:14 +00:00
hello_world samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
ipm samples: ipm: convert sample to use unified APIs 2016-11-13 13:53:53 +00:00
legacy samples/kernel_event_logger: initialize variable 2016-11-18 19:44:11 +00:00
net samples: net: fix a memcmp len error 2016-11-18 00:20:12 +00:00
nfc/nfc_hello samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
philosophers samples: remove old kernel support 2016-11-07 11:34:18 -08:00
power/power_mgr samples: power_mgmt: Remove platform filtering of testcases 2016-11-16 02:18:27 +00:00
sensor sensors/mcp9808: Evaluate sensor_channel_get return code 2016-11-17 01:30:00 -06:00
shell samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
static_lib build: Document outputexports 2016-11-12 02:08:08 +00:00
synchronization samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
testing net: buf: Use unified k_fifo API for FIFOs 2016-11-11 06:00:17 +00:00
usb samples :usb : Check return value fix 2016-11-18 00:12:23 +00:00