zephyr/ext/hal/qmsi
Kumar Gala a3d869c7ef ext: qmsi: Remove dead code related to undefined Kconfig symbols
CONFIG_ADC_QMSI and CONFIG_ADC_QMSI_SS aren't defined anywhere so
remove the dead CMake references to them.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-11-10 15:18:24 -05:00
..
drivers drivers: wdt: Migrate qmsi wdt driver api to new wdt api interface. 2018-10-14 14:16:03 -04:00
include ext qmsi: Update QMSI to 1.4 RC3 2017-02-22 14:18:22 +00:00
soc ext qmsi: Update QMSI to 1.4 RC4 2017-03-08 07:02:57 +00:00
CMakeLists.txt ext: qmsi: Remove dead code related to undefined Kconfig symbols 2018-11-10 15:18:24 -05:00
Kconfig tests: qmsi: remove soc watch sample 2018-08-21 05:45:47 -07:00
README ext qmsi: Update QMSI version on README 2017-04-05 11:04:30 -07: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.
See:

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

for more details.