zephyr/samples
Andre Guedes ec7c6a80fc i2c: Enable QMSI driver for Quark D2000
This patch fixes the QMSI I2C shim driver so we are able to use it in
Quark D2000 based platforms. The only change required to enable this
driver is an #if guard in i2c_qmsi_init() because the macro QM_I2C_1
is not defined in QMSI headers from Quark D2000.

Since this drivers is now properly tested with Quark D2000, this patch
sets the QMSI driver default options in arch/x86/soc/quark_d2000/Kconfig.
It also adds the wiring information required to test the i2c_lsm9ds0
sample app in the Quark D2000 CRB.

Change-Id: I4be03c09304da5a66ac663e48b1d72225eb5651d
Signed-off-by: Andre Guedes <andre.guedes@intel.com>
2016-02-20 02:51:49 +00:00
..
bluetooth Bluetooth: Use BIT() macro wherever possible 2016-02-19 10:47:29 +02:00
cpp_synchronization move sample apps to top level directory under samples/ 2016-02-11 13:08:44 -05:00
drivers i2c: Enable QMSI driver for Quark D2000 2016-02-20 02:51:49 +00:00
hello_world move sample apps to top level directory under samples/ 2016-02-11 13:08:44 -05:00
kernel_event_logger move sample apps to top level directory under samples/ 2016-02-11 13:08:44 -05:00
net net: apps: Fix the mac addresses in dtls client demo 2016-02-19 12:38:48 +00:00
nfc/nfc_hello nfc: move sample app under samples/nfc 2016-02-11 13:08:44 -05:00
philosophers move sample apps to top level directory under samples/ 2016-02-11 13:08:44 -05:00
power/power_hooks adv_power:Power management hooks template app 2016-02-12 11:21:01 -08:00
shell move sample apps to top level directory under samples/ 2016-02-11 13:08:44 -05:00
synchronization move sample apps to top level directory under samples/ 2016-02-11 13:08:44 -05:00