aa4fab7be1
Enabling the power management features in QMSI requires passing the ENABLE_RESTORE_CONTEXT definition to both the build of QMSI and to every inclussion of a QMSI header. Add the necessary -D flag to the Zephyr build when CONFIG_SYS_POWER_DEEP_SLEEP is defined. Jira: ZEP-995 Change-Id: If6ce5985a372a499c63dbbbb9efed49af5fc75b2 Signed-off-by: Iván Briano <ivan.briano@intel.com> |
||
---|---|---|
.. | ||
drivers | ||
include | ||
soc | ||
Kbuild | ||
Kconfig | ||
Makefile | ||
README |
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.0. See: https://github.com/quark-mcu/qmsi/releases for more details.