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> |
||
|---|---|---|
| .. | ||
| 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.2.0. See: https://github.com/quark-mcu/qmsi/releases for more details.