zephyr/ext/hal/qmsi
Jesus Sanchez-Palencia f5fa7081f8 ext qmsi i2c: Remove DMA hard dependency
After QMSI 1.3.1 release, qm_dma is no longer a hard dependency for
qm_i2c. Fix our build system to reflect that change.

Change-Id: I3646bc519721a5aa18e8db5d2497d7a2550241ca
Signed-off-by: Jesus Sanchez-Palencia <jesus.sanchez-palencia@intel.com>
2016-11-04 23:31:39 +00:00
..
drivers ext qmsi: Update to 1.3.1 version 2016-11-04 23:31:29 +00:00
include ext qmsi: Update to QMSI 1.2 release 2016-10-18 23:26:01 +00:00
soc ext qmsi: Update to 1.3.1 version 2016-11-04 23:31:29 +00:00
Kbuild ext qmsi i2c: Remove DMA hard dependency 2016-11-04 23:31:39 +00:00
Kconfig
Makefile quark se: Enable power management features in QMSI 2016-11-03 11:14:51 +00:00
README ext qmsi: Update to 1.3.1 version 2016-11-04 23:31:29 +00:00

README

The sources in this directory are imported from QMSI project
at https://github.com/quark-mcu/qmsi.

Intel® Quark™ Microcontroller Software Interface (QMSI) is a
Hardware Abstraction Layer (HAL) for Intel® Quark™
Microcontroller products. It currently supports the following SoCs:

- Intel® Quark™ D2000 Microcontroller
- Intel® Quark™ SE Microcontroller

The current version supported in Zephyr is QMSI 1.3.1. See:

   https://github.com/quark-mcu/qmsi/releases

for more details.