zephyr/ext/hal/qmsi
Kuo-Lang Tseng 23b0074012 ext qmsi: Update to QMSI 1.4 RC2
Update the builtin QMSI code to 1.4 (RC2).
The below shim drivers were updated for API or interface changes:
- aio
- counter
- i2c_ss
- rtc
- wdt.

Also, arch soc specific power management code were updated.

Jira: ZEP-1572

Change-Id: Ibc8fae032a39ffb2c2c997f697835bc0208fd308
Signed-off-by: Jesus Sanchez-Palencia <jesus.sanchez-palencia@intel.com>
Signed-off-by: Kuo-Lang Tseng <kuo-lang.tseng@intel.com>
2017-02-08 11:59:12 +00:00
..
drivers ext qmsi: Update to QMSI 1.4 RC2 2017-02-08 11:59:12 +00:00
include ext qmsi: Update to QMSI 1.4 RC2 2017-02-08 11:59:12 +00:00
soc ext qmsi: Update to QMSI 1.4 RC2 2017-02-08 11:59:12 +00:00
Kbuild pinmux: make pinmux_dev the default pinmux driver for quark 2017-01-25 20:43:18 +00:00
Kconfig license: use SPDX identifier for files in ext/ 2017-01-20 20:22:57 -05:00
Makefile ext hal qmsi: Avoid QMSI specific flags when QMSI is not used 2016-11-16 13:57:05 -02:00
README ext qmsi: Update to QMSI 1.4 RC2 2017-02-08 11:59:12 +00:00

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.4 RC2. See:

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

for more details.