zephyr/samples
Baohong Liu 14d3d37843 samples: I2c FRAM app bug fix
I2C_MSG_RESTART is not used in QMSI driver. What is really needed
here is I2C_MSG_STOP; Missing this flag is causing the issue.

JIRA: ZEP-398
Change-Id: I8fbfe15890c886ede4cce3d2cc68f53758a41e75
Signed-off-by: Baohong Liu <baohong.liu@intel.com>
2016-05-26 01:36:52 +00:00
..
bluetooth Bluetooth/peripheral_csc: Add configuration for nble 2016-05-25 16:44:51 +03:00
cpp_synchronization samples: cpp_synchronization: rename local configuration and use one config 2016-04-30 13:43:31 -04:00
drivers samples: I2c FRAM app bug fix 2016-05-26 01:36:52 +00:00
environmental_sensing Bluetooth: Simplify advertising API 2016-05-04 11:11:34 +00:00
hello_world
ipm samples: ipm: reset kernel binary name to zephyr 2016-04-20 17:20:10 +00:00
kernel_event_logger tests: remove duplicate kernel configs and usage of ARCH 2016-05-23 16:46:08 +00:00
net net: apps: zperf - add TCP client 2016-05-26 00:47:01 +00:00
nfc/nfc_hello sanitycheck: allow for more expressive filtering in testcase.ini 2016-05-04 22:57:39 +00:00
philosophers samples: get rid of obsolete usage of ARCH variable 2016-05-12 10:57:28 +00:00
power rtc: unify kconfig variable names 2016-05-12 10:57:24 +00:00
sensor sensor: remove CONFIG_SENSOR_DEBUG 2016-05-21 21:20:13 +00:00
shell console: shell: Add return to command callback 2016-05-23 11:00:21 +03:00
synchronization samples: synchronization: reduce stack size used 2016-04-25 19:17:06 +00:00
task_profiler samples/task_profiler: fix #if to #ifdef 2016-05-23 21:28:12 +00:00