zephyr/ext/hal/qmsi
Jesus Sanchez-Palencia 7c0fc99c79 ext qmsi: Update to QMSI 1.2 release
Update the QMSI drop we maintain in Zephyr, and fix the build where
needed:

- QM_USB_BASE is renamed to QM_USB_0_BASE;
- parameter int_en from qm_uart cfg struct was removed;
- driver's folder now has a new structure, fix makefiles accordingly;
- QM_WDT_MODE and related renamed to QM_WDT_CR_RMOD;
- QM_SCSS_AON renamed to QM_AONC.

Change-Id: Iffe9c66b7a3f2fe64418326e20ff0894149b3044
Signed-off-by: Jesus Sanchez-Palencia <jesus.sanchez-palencia@intel.com>
2016-10-18 23:26:01 +00:00
..
drivers ext qmsi: Update to QMSI 1.2 release 2016-10-18 23:26:01 +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.2 release 2016-10-18 23:26:01 +00:00
Kbuild ext qmsi: Update to QMSI 1.2 release 2016-10-18 23:26:01 +00:00
Kconfig
Makefile boards: rename Quark SE Devboard to Quark SE C1000 (Sensor Subsystem) 2016-09-16 03:10:30 +00:00
README ext qmsi: Update to QMSI 1.2 release 2016-10-18 23:26:01 +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.2.0. See:

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

for more details.