zephyr/ext/hal/qmsi
Kumar Gala 8e41572774 drivers: spi: remove dead references to CONFIG_SPI_QMSI{_SS}
During the spi rework we removed the qmsi spi drivers so we no longer
have Kconfig symbols or drivers related to CONFIG_SPI_QMSI{_SS}.  There
are a few references still around that we should remove

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-05-24 21:09:32 -04:00
..
drivers
include
soc
CMakeLists.txt drivers: spi: remove dead references to CONFIG_SPI_QMSI{_SS} 2018-05-24 21:09:32 -04:00
Kconfig kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
README

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.4.
See:

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

for more details.