zephyr/ext/hal/qmsi
Iván Briano f6eb05d1d9 ext hal qmsi: Avoid QMSI specific flags when QMSI is not used
The way the build system works, the Makefiles under ext/hal/* are being
included unconditionally, so anything they add to the build flags needs
to be protected by the correct configuration value.

Change-Id: I238e04cd836dd9e4c5d83040822039c68abb6b17
Signed-off-by: Iván Briano <ivan.briano@intel.com>
2016-11-16 13:57:05 -02:00
..
drivers ext qmsi: Add config support and kernel events for enabling SoCWatch 2016-11-12 01:36:49 +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: Add config support and kernel events for enabling SoCWatch 2016-11-12 01:36:49 +00:00
Kconfig ext qmsi: Add config support and kernel events for enabling SoCWatch 2016-11-12 01:36:49 +00:00
Makefile ext hal qmsi: Avoid QMSI specific flags when QMSI is not used 2016-11-16 13:57:05 -02: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.