zephyr/drivers/qmsi
Baohong Liu 35633586f2 spi: quark se: Add QMSI 1.1-based SPI shim driver
Add SPI sub-driver for sensor system.

Use SPI irq number definitions already in Zephyr header file.

Origin: Original
Change-Id: I215db3acc535093dd75c0817cbe5af77e6e76e16
Signed-off-by: Baohong Liu baohong.liu@intel.com
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-05-23 21:30:43 +00:00
..
drivers qmsi: update qmsi to 1.1 alpha 2016-05-23 21:30:04 +00:00
include qmsi: update qmsi to 1.1 alpha 2016-05-23 21:30:04 +00:00
soc qmsi: update qmsi to 1.1 alpha 2016-05-23 21:30:04 +00:00
Kconfig qmsi: use QMSI_LIBRARY instead of QMSI_DRIVERS 2016-04-22 20:55:36 -04:00
Makefile spi: quark se: Add QMSI 1.1-based SPI shim driver 2016-05-23 21:30:43 +00:00
Makefile.include quark se: build sensor subsystem files 2016-05-23 21:30:25 +00:00
README qmsi: update qmsi to 1.1 alpha 2016-05-23 21:30:04 +00:00

README

The sources in this directory are imported from QMSI project
at https://github.com/01org/qmsi.

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

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

The current version supported in Zephyr is QMSI 1.1.0 See

   https://github.com/01org/qmsi/releases/tag/v1.1.0

for more details.