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
include
soc
CMakeLists.txt ext: qmsi: Remove dead code related to undefined Kconfig symbols 2018-11-10 15:18:24 -05:00
Kconfig
README

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

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

for more details.