zephyr/ext/hal/qmsi
Iván Briano aa4fab7be1 quark se: Enable power management features in QMSI
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>
2016-11-03 11:14:51 +00:00
..
drivers ext qmsi: Update to QMSI 1.3 release 2016-10-31 13:26:06 +00:00
include ext qmsi: Update to QMSI 1.2 release 2016-10-18 23:26:01 +00:00
soc ext qmsi: Update to QMSI 1.3 release 2016-10-31 13:26:06 +00:00
Kbuild ext qmsi: Ensure ISR definitions match between QMSI build and its users 2016-11-02 22:24:28 +00:00
Kconfig ext: plumb out Kconfig support for external source code 2016-05-25 11:28:34 +00:00
Makefile quark se: Enable power management features in QMSI 2016-11-03 11:14:51 +00:00
README ext qmsi: Update to QMSI 1.3 release 2016-10-31 13:26:06 +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.0. See:

   https://github.com/quark-mcu/qmsi/releases

for more details.