zephyr/ext/hal/qmsi
Anas Nashif 15a5fedca7 qmsi: remove handling of qmsi library
Use built-in by default. We do not use external library of QMSI anymore
and rely on integrated HAL. Remove this option and simplify HAL
configuration.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-01-18 06:50:04 -05:00
..
drivers drivers: wdt: Migrate qmsi wdt driver api to new wdt api interface. 2018-10-14 14:16:03 -04:00
include ext qmsi: Update QMSI to 1.4 RC3 2017-02-22 14:18:22 +00:00
soc ext qmsi: Update QMSI to 1.4 RC4 2017-03-08 07:02:57 +00:00
CMakeLists.txt qmsi: remove handling of qmsi library 2019-01-18 06:50:04 -05:00
Kconfig qmsi: remove handling of qmsi library 2019-01-18 06:50:04 -05:00
README ext qmsi: Update QMSI version on README 2017-04-05 11:04:30 -07: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.4.
See:

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

for more details.