zephyr/ext/hal/qmsi
Anas Nashif 37b1d1eb55 ext: include headers based on HAL being used
For CMSIS we now have HAS_CMSIS which needs to be added to the
SoC definition.
Instead of changing the main Makefile we now include a sub-Makefile
with all related header and library paths that are hosted in
ext/

Move redifintion of LIB_INCLUDE_DIR later to get variables defined
in Makefile.toolchain.*

Change-Id: I9f90f90247c2a66b4565427b89d4e1d4dd5c9622
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-05-27 01:38:23 +00:00
..
drivers qmsi: move drivers and hal to ext/hal 2016-05-23 21:32:30 +00:00
include qmsi: move drivers and hal to ext/hal 2016-05-23 21:32:30 +00:00
soc qmsi: move drivers and hal to ext/hal 2016-05-23 21:32:30 +00:00
Kbuild ext: include headers based on HAL being used 2016-05-27 01:38:23 +00:00
Kconfig ext: plumb out Kconfig support for external source code 2016-05-25 11:28:34 +00:00
Makefile ext: include headers based on HAL being used 2016-05-27 01:38:23 +00:00
Makefile.include qmsi: move drivers and hal to ext/hal 2016-05-23 21:32:30 +00:00
README qmsi: move drivers and hal to ext/hal 2016-05-23 21:32:30 +00:00

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.