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> |
||
|---|---|---|
| .. | ||
| drivers | ||
| include | ||
| soc | ||
| Kbuild | ||
| Kconfig | ||
| Makefile | ||
| Makefile.include | ||
| 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.