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