Update the builtin QMSI code in Zephyr with QMSI 1.1.0 release from Github:. https://github.com/quark-mcu/qmsi/releases Remove un-used QMSI library makefiles. Jira: ZEP-541 Jira: ZEP-543 Signed-off-by: Kuo-Lang Tseng <kuo-lang.tseng@intel.com> Change-Id: Iab4a9433607fef374a7347da85777f0b03065f2c
15 lines
493 B
Text
15 lines
493 B
Text
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.1.0. See:
|
|
|
|
https://github.com/quark-mcu/qmsi/releases
|
|
|
|
for more details.
|