zephyr/samples/drivers
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
..
adc qmsi: adc: use built-in qmsi driver 2016-04-22 20:55:36 -04:00
aio_comparator aio: unify kconfig variables and make them consistent 2016-05-12 10:57:24 +00:00
aon_counter qmsi: aon_counters: use built-in qmsi driver 2016-04-22 20:46:29 -04:00
button samples: Using new GPIO API callbacks 2016-04-22 22:17:39 -04:00
current_sensing i2c: unify kconfig options and share them across drivers 2016-05-12 10:57:22 +00:00
disco samples/drivers/disco: add 'disco' sample program 2016-03-18 20:49:32 +00:00
gpio samples: Use GPIO_0 as the default instance 2016-05-20 10:54:06 -04:00
grove_lcd grove: use default i2c device set in Kconfig 2016-04-25 17:01:48 +00:00
i2c_fujitsu_fram samples: I2c FRAM app bug fix 2016-05-26 01:36:52 +00:00
i2c_lsm9ds0 samples: get rid of obsolete usage of ARCH variable 2016-05-12 10:57:28 +00:00
i2c_stts751 samples: get rid of obsolete usage of ARCH variable 2016-05-12 10:57:28 +00:00
led_apa102c led_apa102c: rename local configuration and use printk 2016-04-30 13:43:31 -04:00
pci_enum move driver samples to samples/drivers 2016-02-11 13:08:44 -05:00
pwm samples: pwm: rename local configuration and use printk 2016-04-30 13:43:31 -04:00
rtc rtc: unify kconfig variable names 2016-05-12 10:57:24 +00:00
sensor_apds9960 apds9960: Fix reference to i2c driver 2016-05-23 21:32:01 +00:00
spi_flash sample/flash: update sample usage for flash erase operation 2016-05-25 13:31:13 +00:00
spi_lsm9ds0 samples: Add wiring info for Quark D2000 CRB 2016-02-20 14:57:45 +00:00
spi_test samples: get rid of obsolete usage of ARCH variable 2016-05-12 10:57:28 +00:00
uart samples: Use consistent file naming for project config file 2016-04-16 21:12:19 +00:00
w25q80bl spi: consalidate and simplify 2016-05-12 10:57:26 +00:00
watchdog watchdog: unify kconfig variables 2016-05-12 10:57:24 +00:00